2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

Update devDependencies and gems.

This commit is contained in:
XhmikosR
2019-06-16 10:43:35 +03:00
parent 6c9f833a90
commit 6587e5cf80
3 changed files with 218 additions and 236 deletions
+7 -7
View File
@@ -107,13 +107,13 @@
"@babel/core": "^7.4.5",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"autoprefixer": "^9.5.1",
"babel-eslint": "^10.0.1",
"autoprefixer": "^9.6.0",
"babel-eslint": "^10.0.2",
"babel-plugin-istanbul": "^5.1.4",
"broken-link-checker": "^0.7.8",
"bundlesize": "0.17.2",
"clean-css-cli": "^4.3.0",
"coveralls": "^3.0.3",
"coveralls": "^3.0.4",
"cross-env": "^5.2.0",
"eslint": "^5.16.0",
"find-unused-sass-variables": "^0.3.3",
@@ -136,17 +136,17 @@
"popper.js": "^1.15.0",
"postcss-cli": "^6.1.2",
"qunit": "^2.9.2",
"rollup": "^1.12.4",
"rollup": "^1.15.6",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^10.0.0",
"rollup-plugin-node-resolve": "^5.0.0",
"rollup-plugin-node-resolve": "^5.0.3",
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"sinon": "^7.3.2",
"stylelint": "^9.10.1",
"stylelint-config-twbs-bootstrap": "^0.3.1",
"uglify-js": "^3.5.15",
"vnu-jar": "18.11.5"
"uglify-js": "^3.6.0",
"vnu-jar": "19.6.7"
},
"engines": {
"node": ">=6"