2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update devDependencies (#30198)

* eslint-config-xo 0.29.1
* eslint-plugin-unicorn 16.1.1
* rollup 1.31.1
* stylelint 13.2.0
This commit is contained in:
XhmikosR
2020-02-17 21:24:34 +02:00
committed by GitHub
parent 9c57f79d6b
commit d191d57445
3 changed files with 155 additions and 167 deletions
+4 -4
View File
@@ -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"