aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-10-07 09:31:12 +0300
committerGitHub <[email protected]>2019-10-07 09:31:12 +0300
commit622c914a3acc1ab933b3e89d8abfdd63feeb4016 (patch)
tree78f033cc71c4663321889456952e18e2f502a78a /package.json
parent60559d44a2166708a4dc2f6ccb835052da08ab65 (diff)
downloadbootstrap-622c914a3acc1ab933b3e89d8abfdd63feeb4016.tar.xz
bootstrap-622c914a3acc1ab933b3e89d8abfdd63feeb4016.zip
Update devDependencies. (#29447)
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 bb4bc810e..3e9e97af8 100644
--- a/package.json
+++ b/package.json
@@ -91,18 +91,18 @@
"@babel/core": "^7.6.2",
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",
"@babel/preset-env": "^7.6.2",
- "autoprefixer": "^9.6.1",
+ "autoprefixer": "^9.6.4",
"babel-eslint": "^10.0.3",
"babel-plugin-istanbul": "^5.2.0",
"bundlesize": "^0.18.0",
"clean-css-cli": "^4.3.0",
"coveralls": "^3.0.6",
- "cross-env": "^6.0.0",
- "eslint": "^6.4.0",
- "eslint-config-xo": "^0.26.0",
+ "cross-env": "^6.0.3",
+ "eslint": "^6.5.1",
+ "eslint-config-xo": "^0.27.1",
"eslint-plugin-import": "^2.18.2",
- "eslint-plugin-unicorn": "^11.0.2",
- "find-unused-sass-variables": "^0.5.0",
+ "eslint-plugin-unicorn": "^12.0.2",
+ "find-unused-sass-variables": "^0.6.0",
"glob": "^7.1.4",
"hammer-simulator": "0.0.1",
"hugo-bin": "^0.46.3",
@@ -119,21 +119,21 @@
"karma-rollup-preprocessor": "^7.0.2",
"linkinator": "^1.5.0",
"node-sass": "^4.12.0",
- "nodemon": "^1.19.2",
+ "nodemon": "^1.19.3",
"npm-run-all": "^4.1.5",
"popper.js": "^1.15.0",
"postcss-cli": "^6.1.3",
- "rollup": "^1.21.4",
+ "rollup": "^1.23.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-istanbul": "^2.0.1",
"rollup-plugin-node-resolve": "^5.2.0",
- "serve": "^11.1.0",
+ "serve": "^11.2.0",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"stylelint": "^11.0.0",
"stylelint-config-twbs-bootstrap": "^0.6.0",
- "terser": "^4.3.1",
+ "terser": "^4.3.8",
"vnu-jar": "19.9.4"
},
"engines": {