Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
9057d8da
Unverified
Commit
9057d8da
authored
7 years ago
by
XhmikosR
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update devDependencies and gems. (#25551)
parent
0f8145af
4 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!23207
#22402 : modal: new autofocus & keyboardBtnNav options
,
!17021
v4
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Gemfile.lock
+3
-3
Gemfile.lock
package-lock.json
+978
-844
package-lock.json
package.json
+8
-8
package.json
with
989 additions
and
855 deletions
+989
-855
Gemfile.lock
+
3
-
3
View file @
9057d8da
...
...
@@ -31,11 +31,11 @@ GEM
safe_yaml (~> 1.0)
jekyll-redirect-from (0.13.0)
jekyll (~> 3.3)
jekyll-sass-converter (1.5.
1
)
jekyll-sass-converter (1.5.
2
)
sass (~> 3.4)
jekyll-sitemap (1.2.0)
jekyll (~> 3.3)
jekyll-toc (0.5.
1
)
jekyll-toc (0.5.
2
)
nokogiri (~> 1.6)
jekyll-watch (2.0.0)
listen (~> 3.0)
...
...
@@ -57,7 +57,7 @@ GEM
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rouge (3.1.
0
)
rouge (3.1.
1
)
ruby_dep (1.5.0)
safe_yaml (1.0.4)
sass (3.5.5)
...
...
This diff is collapsed.
Click to expand it.
package-lock.json
+
978
-
844
View file @
9057d8da
This diff is collapsed.
Click to expand it.
package.json
+
8
-
8
View file @
9057d8da
...
...
@@ -85,16 +85,16 @@
"
popper.js
"
:
"
^1.12.9
"
},
"devDependencies"
:
{
"
@babel/cli
"
:
"
7.0.0-beta.3
8
"
,
"
@babel/core
"
:
"
7.0.0-beta.3
8
"
,
"
@babel/preset-env
"
:
"
7.0.0-beta.3
8
"
,
"
@babel/cli
"
:
"
7.0.0-beta.3
9
"
,
"
@babel/core
"
:
"
7.0.0-beta.3
9
"
,
"
@babel/preset-env
"
:
"
7.0.0-beta.3
9
"
,
"
autoprefixer
"
:
"
^7.2.5
"
,
"
babel-eslint
"
:
"
^8.2.1
"
,
"
babel-plugin-transform-es2015-modules-strip
"
:
"
^0.1.1
"
,
"
bundlesize
"
:
"
^0.1
5.3
"
,
"
bundlesize
"
:
"
^0.1
6.0
"
,
"
clean-css-cli
"
:
"
^4.1.10
"
,
"
cross-env
"
:
"
^5.1.3
"
,
"
eslint
"
:
"
^4.1
6
.0
"
,
"
eslint
"
:
"
^4.1
7
.0
"
,
"
eslint-plugin-compat
"
:
"
^2.2.0
"
,
"
glob
"
:
"
^7.1.2
"
,
"
htmllint-cli
"
:
"
^0.0.6
"
,
...
...
@@ -105,12 +105,12 @@
"
karma-firefox-launcher
"
:
"
^1.1.0
"
,
"
karma-qunit
"
:
"
^1.2.1
"
,
"
node-sass
"
:
"
^4.7.2
"
,
"
nodemon
"
:
"
^1.14.1
1
"
,
"
nodemon
"
:
"
^1.14.1
2
"
,
"
npm-run-all
"
:
"
^4.1.2
"
,
"
popper.js
"
:
"
^1.12.9
"
,
"
postcss-cli
"
:
"
^4.1.1
"
,
"
qunitjs
"
:
"
^2.4.1
"
,
"
rollup
"
:
"
^0.55.
1
"
,
"
rollup
"
:
"
^0.55.
3
"
,
"
rollup-plugin-babel
"
:
"
4.0.0-beta.0
"
,
"
rollup-plugin-node-resolve
"
:
"
^3.0.2
"
,
"
shelljs
"
:
"
^0.8.1
"
,
...
...
@@ -120,7 +120,7 @@
"
stylelint-config-recommended-scss
"
:
"
^3.0.0
"
,
"
stylelint-config-standard
"
:
"
^18.0.0
"
,
"
stylelint-order
"
:
"
^0.8.0
"
,
"
stylelint-scss
"
:
"
^2.
2
.0
"
,
"
stylelint-scss
"
:
"
^2.
3
.0
"
,
"
uglify-js
"
:
"
^3.3.9
"
,
"
vnu-jar
"
:
"
^17.11.1
"
,
"
workbox-build
"
:
"
^2.1.2
"
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets