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

Update devDependencies and gems.

This commit is contained in:
XhmikosR
2019-05-20 16:49:26 +03:00
parent 8daa814fd8
commit 08cc5c3961
4 changed files with 694 additions and 700 deletions
+6 -6
View File
@@ -35,10 +35,10 @@
"license": "MIT",
"dependencies": {},
"devDependencies": {
"autoprefixer": "^9.5.0",
"autoprefixer": "9.5.0",
"btoa": "^1.2.1",
"cross-env": "^5.2.0",
"glob": "^7.1.3",
"glob": "^7.1.4",
"grunt": "^1.0.4",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-concat": "^1.0.1",
@@ -51,15 +51,15 @@
"grunt-contrib-uglify": "^4.0.1",
"grunt-contrib-watch": "^1.1.0",
"grunt-exec": "^3.0.0",
"grunt-html": "^10.1.0",
"grunt-html": "^11.0.0",
"grunt-jekyll": "^1.0.0",
"grunt-jscs": "^3.0.1",
"grunt-postcss": "^0.9.0",
"grunt-stylelint": "^0.10.1",
"ip": "^1.1.5",
"karma": "^3.1.3",
"karma-browserstack-launcher": "^1.5.0",
"karma-chrome-launcher": "^2.2.0",
"karma-browserstack-launcher": "^1.5.1",
"karma-chrome-launcher": "^3.0.0",
"karma-detect-browsers": "^2.3.3",
"karma-firefox-launcher": "^1.1.0",
"karma-qunit": "^1.2.1",
@@ -70,7 +70,7 @@
"shelljs": "^0.8.3",
"shx": "^0.3.2",
"stylelint": "~9.6.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-config-standard": "^18.3.0",
"stylelint-order": "^1.0.0",
"time-grunt": "^2.0.0"
},