2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Update devDependencies and gems

This commit is contained in:
XhmikosR
2020-11-12 09:42:48 +02:00
parent 4bbc32dda7
commit 6ddedbff77
3 changed files with 131 additions and 130 deletions
+4 -4
View File
@@ -115,12 +115,12 @@
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"autoprefixer": "^10.0.1",
"autoprefixer": "^10.0.2",
"babel-plugin-istanbul": "^6.0.0",
"bundlewatch": "^0.3.1",
"clean-css-cli": "^4.3.0",
"cross-env": "^7.0.2",
"eslint": "^7.12.1",
"eslint": "^7.13.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^23.0.0",
@@ -143,9 +143,9 @@
"nodemon": "^2.0.6",
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.1",
"postcss": "^8.1.4",
"postcss": "^8.1.7",
"postcss-cli": "^8.2.0",
"qunit": "^2.11.3",
"qunit": "^2.12.0",
"rollup": "^2.33.1",
"shelljs": "^0.8.4",
"shx": "^0.3.3",