aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-04-16 13:15:56 +0300
committerGitHub <[email protected]>2018-04-16 13:15:56 +0300
commitb88f073806358dc33e1ed7c8f7324b9013e6a77d (patch)
tree5ee3984f0382797cf33ed0447ce69a3eb98d4405 /package.json
parent056e28d9e084c134f6c58ad0ede31467a51294e6 (diff)
downloadbootstrap-b88f073806358dc33e1ed7c8f7324b9013e6a77d.tar.xz
bootstrap-b88f073806358dc33e1ed7c8f7324b9013e6a77d.zip
Update devDependencies. (#26309)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 7eb2585fe..b8003d6f4 100644
--- a/package.json
+++ b/package.json
@@ -91,8 +91,8 @@
"@babel/cli": "7.0.0-beta.44",
"@babel/core": "7.0.0-beta.44",
"@babel/preset-env": "7.0.0-beta.44",
- "autoprefixer": "^8.2.0",
- "babel-eslint": "^8.2.2",
+ "autoprefixer": "^8.3.0",
+ "babel-eslint": "^8.2.3",
"babel-plugin-istanbul": "^4.1.6",
"babel-plugin-transform-es2015-modules-strip": "^0.1.1",
"bundlesize": "^0.17.0",
@@ -128,9 +128,9 @@
"stylelint-config-standard": "^18.2.0",
"stylelint-order": "^0.8.1",
"stylelint-scss": "^3.0.0",
- "uglify-js": "^3.3.20",
+ "uglify-js": "^3.3.21",
"vnu-jar": "^18.3.0",
- "workbox-build": "^3.0.1"
+ "workbox-build": "^3.1.0"
},
"engines": {
"node": ">=6"