aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-06-18 15:34:43 +0300
committerGitHub <[email protected]>2019-06-18 15:34:43 +0300
commitceffc3a5fd7af7609150048f0651f025ef19672c (patch)
tree72fd452d24a0d79cc317a74eca4b4ec462eb4a2e /package.json
parent1efcf7a5dccf2f539d99587e882b566df5943691 (diff)
downloadbootstrap-ceffc3a5fd7af7609150048f0651f025ef19672c.tar.xz
bootstrap-ceffc3a5fd7af7609150048f0651f025ef19672c.zip
Update devDependencies. (#28924)
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index b8f3f2809..b9db53104 100644
--- a/package.json
+++ b/package.json
@@ -110,18 +110,18 @@
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.4.5",
- "autoprefixer": "^9.5.1",
- "babel-eslint": "^10.0.1",
+ "autoprefixer": "^9.6.0",
+ "babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"bundlesize": "^0.17.2",
"clean-css-cli": "^4.3.0",
- "coveralls": "^3.0.3",
+ "coveralls": "^3.0.4",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"eslint-config-xo": "^0.26.0",
"eslint-plugin-import": "^2.17.3",
- "eslint-plugin-unicorn": "^9.0.0",
- "find-unused-sass-variables": "^0.3.3",
+ "eslint-plugin-unicorn": "^9.1.0",
+ "find-unused-sass-variables": "^0.4.0",
"glob": "^7.1.4",
"hammer-simulator": "0.0.1",
"http-server": "^0.11.1",
@@ -136,23 +136,23 @@
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^3.1.2",
"karma-sinon": "^1.0.5",
- "linkinator": "^1.4.2",
+ "linkinator": "^1.4.3",
"node-sass": "^4.12.0",
"nodemon": "^1.19.1",
"npm-run-all": "^4.1.5",
"popper.js": "^1.15.0",
"postcss-cli": "^6.1.2",
"qunit": "^2.9.2",
- "rollup": "^1.13.1",
+ "rollup": "^1.15.6",
"rollup-plugin-babel": "^4.3.2",
- "rollup-plugin-node-resolve": "^5.0.1",
+ "rollup-plugin-node-resolve": "^5.0.3",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.3.2",
- "stylelint": "^10.0.1",
+ "stylelint": "^10.1.0",
"stylelint-config-twbs-bootstrap": "^0.3.1",
"terser": "^4.0.0",
- "vnu-jar": "18.11.5"
+ "vnu-jar": "19.6.7"
},
"engines": {
"node": ">=8"