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

Update devDependencies

This commit is contained in:
XhmikosR
2020-09-21 14:47:08 +03:00
parent 30c3cd45a2
commit 400364c7fd
4 changed files with 98 additions and 98 deletions
+4 -4
View File
@@ -113,7 +113,7 @@
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^15.0.0",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-node-resolve": "^9.0.0",
"autoprefixer": "^9.8.6",
"babel-plugin-istanbul": "^6.0.0",
@@ -123,7 +123,7 @@
"eslint": "^7.9.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^21.0.0",
"eslint-plugin-unicorn": "^22.0.0",
"find-unused-sass-variables": "^2.0.0",
"glob": "^7.1.6",
"hammer-simulator": "0.0.1",
@@ -145,12 +145,12 @@
"popper.js": "^1.16.1",
"postcss-cli": "^7.1.2",
"qunit": "^2.11.2",
"rollup": "^2.26.11",
"rollup": "^2.28.1",
"shelljs": "^0.8.4",
"shx": "^0.3.2",
"sinon": "^7.5.0",
"stylelint": "^13.6.1",
"stylelint-config-twbs-bootstrap": "^2.0.3",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"terser": "^4.8.0",
"vnu-jar": "20.6.30"
},