diff options
| author | XhmikosR <[email protected]> | 2020-02-17 21:24:34 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-17 21:24:34 +0200 |
| commit | d191d57445e86542c76fba2b289df73e1843e76a (patch) | |
| tree | 7dcde93c0400f39e6af5e24aaf081e6268f088f7 /package.json | |
| parent | 9c57f79d6b097e424066cb21081e5989ee596bdf (diff) | |
| download | bootstrap-d191d57445e86542c76fba2b289df73e1843e76a.tar.xz bootstrap-d191d57445e86542c76fba2b289df73e1843e76a.zip | |
Update devDependencies (#30198)
* eslint-config-xo 0.29.1
* eslint-plugin-unicorn 16.1.1
* rollup 1.31.1
* stylelint 13.2.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index abc89be3f..a966f14fb 100644 --- a/package.json +++ b/package.json @@ -103,9 +103,9 @@ "clean-css-cli": "^4.3.0", "cross-env": "^7.0.0", "eslint": "^6.8.0", - "eslint-config-xo": "^0.27.2", + "eslint-config-xo": "^0.29.1", "eslint-plugin-import": "^2.20.1", - "eslint-plugin-unicorn": "^16.0.0", + "eslint-plugin-unicorn": "^16.1.1", "find-unused-sass-variables": "^1.0.5", "glob": "^7.1.6", "hammer-simulator": "0.0.1", @@ -127,12 +127,12 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.0", - "rollup": "^1.31.0", + "rollup": "^1.31.1", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-istanbul": "^2.0.1", "serve": "^11.3.0", "shelljs": "^0.8.3", - "stylelint": "^13.1.0", + "stylelint": "^13.2.0", "stylelint-config-twbs-bootstrap": "^2.0.1", "terser": "^4.6.3", "vnu-jar": "20.1.2" |
