Skip to content
GitLab
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
aa3b4d33
Unverified
Commit
aa3b4d33
authored
6 years ago
by
XhmikosR
Committed by
GitHub
6 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update devDependencies. (#28538)
parent
b4a2beb3
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
package-lock.json
+583
-193
package-lock.json
package.json
+9
-9
package.json
with
592 additions
and
202 deletions
+592
-202
package-lock.json
+
583
-
193
View file @
aa3b4d33
This diff is collapsed.
Click to expand it.
package.json
+
9
-
9
View file @
aa3b4d33
...
@@ -105,17 +105,17 @@
...
@@ -105,17 +105,17 @@
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"
@babel/cli
"
:
"
^7.2.3
"
,
"
@babel/cli
"
:
"
^7.2.3
"
,
"
@babel/core
"
:
"
^7.
3.4
"
,
"
@babel/core
"
:
"
^7.
4.0
"
,
"
@babel/plugin-proposal-object-rest-spread
"
:
"
^7.
3.4
"
,
"
@babel/plugin-proposal-object-rest-spread
"
:
"
^7.
4.0
"
,
"
@babel/preset-env
"
:
"
^7.
3.4
"
,
"
@babel/preset-env
"
:
"
^7.
4.2
"
,
"
autoprefixer
"
:
"
^9.
4.9
"
,
"
autoprefixer
"
:
"
^9.
5.0
"
,
"
babel-eslint
"
:
"
^10.0.1
"
,
"
babel-eslint
"
:
"
^10.0.1
"
,
"
babel-plugin-istanbul
"
:
"
^5.1.1
"
,
"
babel-plugin-istanbul
"
:
"
^5.1.1
"
,
"
bundlesize
"
:
"
0.15.3
"
,
"
bundlesize
"
:
"
0.15.3
"
,
"
clean-css-cli
"
:
"
^4.2.1
"
,
"
clean-css-cli
"
:
"
^4.2.1
"
,
"
coveralls
"
:
"
^3.0.3
"
,
"
coveralls
"
:
"
^3.0.3
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
cross-env
"
:
"
^5.2.0
"
,
"
eslint
"
:
"
^5.1
4.1
"
,
"
eslint
"
:
"
^5.1
5.3
"
,
"
eslint-config-xo
"
:
"
^0.26.0
"
,
"
eslint-config-xo
"
:
"
^0.26.0
"
,
"
eslint-plugin-import
"
:
"
^2.16.0
"
,
"
eslint-plugin-import
"
:
"
^2.16.0
"
,
"
eslint-plugin-unicorn
"
:
"
^7.1.0
"
,
"
eslint-plugin-unicorn
"
:
"
^7.1.0
"
,
...
@@ -134,22 +134,22 @@
...
@@ -134,22 +134,22 @@
"
karma-firefox-launcher
"
:
"
^1.1.0
"
,
"
karma-firefox-launcher
"
:
"
^1.1.0
"
,
"
karma-qunit
"
:
"
^3.0.0
"
,
"
karma-qunit
"
:
"
^3.0.0
"
,
"
karma-sinon
"
:
"
^1.0.5
"
,
"
karma-sinon
"
:
"
^1.0.5
"
,
"
linkinator
"
:
"
^1.1.
6
"
,
"
linkinator
"
:
"
^1.1.
7
"
,
"
node-sass
"
:
"
^4.11.0
"
,
"
node-sass
"
:
"
^4.11.0
"
,
"
nodemon
"
:
"
^1.18.10
"
,
"
nodemon
"
:
"
^1.18.10
"
,
"
npm-run-all
"
:
"
^4.1.5
"
,
"
npm-run-all
"
:
"
^4.1.5
"
,
"
popper.js
"
:
"
^1.14.7
"
,
"
popper.js
"
:
"
^1.14.7
"
,
"
postcss-cli
"
:
"
^6.1.2
"
,
"
postcss-cli
"
:
"
^6.1.2
"
,
"
qunit
"
:
"
^2.9.2
"
,
"
qunit
"
:
"
^2.9.2
"
,
"
rollup
"
:
"
^1.
4
.0
"
,
"
rollup
"
:
"
^1.
7
.0
"
,
"
rollup-plugin-babel
"
:
"
^4.3.2
"
,
"
rollup-plugin-babel
"
:
"
^4.3.2
"
,
"
rollup-plugin-node-resolve
"
:
"
^4.0.1
"
,
"
rollup-plugin-node-resolve
"
:
"
^4.0.1
"
,
"
shelljs
"
:
"
^0.8.3
"
,
"
shelljs
"
:
"
^0.8.3
"
,
"
shx
"
:
"
^0.3.2
"
,
"
shx
"
:
"
^0.3.2
"
,
"
sinon
"
:
"
^7.
2.5
"
,
"
sinon
"
:
"
^7.
3.0
"
,
"
stylelint
"
:
"
^9.10.1
"
,
"
stylelint
"
:
"
^9.10.1
"
,
"
stylelint-config-twbs-bootstrap
"
:
"
^0.3.0
"
,
"
stylelint-config-twbs-bootstrap
"
:
"
^0.3.0
"
,
"
terser
"
:
"
^3.1
6.1
"
,
"
terser
"
:
"
^3.1
7.0
"
,
"
vnu-jar
"
:
"
18.11.5
"
"
vnu-jar
"
:
"
18.11.5
"
},
},
"engines"
:
{
"engines"
:
{
...
...
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