aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-28 08:46:24 +0200
committerXhmikosR <[email protected]>2019-03-08 00:30:24 +0200
commitdad0765ed3cbd903b6b56330c7fc65d855de0339 (patch)
treeeb26a12e0bb0e330998329880e96b3bd63fa4595 /package.json
parentf2b9055c2b3488a67e34ae36fdc6942dc31baf39 (diff)
downloadbootstrap-dad0765ed3cbd903b6b56330c7fc65d855de0339.tar.xz
bootstrap-dad0765ed3cbd903b6b56330c7fc65d855de0339.zip
Update devDependencies and gems. (#28347)
Diffstat (limited to 'package.json')
-rw-r--r--package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json
index 9f81e3ae1..75530d58f 100644
--- a/package.json
+++ b/package.json
@@ -103,18 +103,18 @@
},
"devDependencies": {
"@babel/cli": "^7.2.3",
- "@babel/core": "^7.3.3",
- "@babel/plugin-proposal-object-rest-spread": "^7.3.2",
- "@babel/preset-env": "^7.3.1",
- "autoprefixer": "^9.4.7",
+ "@babel/core": "^7.3.4",
+ "@babel/plugin-proposal-object-rest-spread": "^7.3.4",
+ "@babel/preset-env": "^7.3.4",
+ "autoprefixer": "^9.4.9",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.1",
"broken-link-checker": "^0.7.8",
"bundlesize": "0.15.3",
"clean-css-cli": "^4.2.1",
- "coveralls": "^3.0.2",
+ "coveralls": "^3.0.3",
"cross-env": "^5.2.0",
- "eslint": "^5.14.0",
+ "eslint": "^5.14.1",
"find-unused-sass-variables": "^0.3.2",
"glob": "^7.1.3",
"hammer-simulator": "0.0.1",
@@ -133,15 +133,15 @@
"nodemon": "^1.18.10",
"npm-run-all": "^4.1.5",
"popper.js": "^1.14.7",
- "postcss-cli": "^6.1.1",
- "qunit": "^2.9.1",
- "rollup": "^1.2.1",
+ "postcss-cli": "^6.1.2",
+ "qunit": "^2.9.2",
+ "rollup": "^1.3.2",
"rollup-plugin-babel": "^4.3.2",
- "rollup-plugin-commonjs": "^9.2.0",
- "rollup-plugin-node-resolve": "^4.0.0",
+ "rollup-plugin-commonjs": "^9.2.1",
+ "rollup-plugin-node-resolve": "^4.0.1",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
- "sinon": "^7.2.3",
+ "sinon": "^7.2.5",
"stylelint": "^9.10.1",
"stylelint-config-twbs-bootstrap": "^0.3.0",
"uglify-js": "^3.4.9",