diff options
| author | XhmikosR <[email protected]> | 2018-10-29 15:28:15 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-29 15:40:20 +0200 |
| commit | bb0d6bf178de310176d914f73f2f649c229d8c4e (patch) | |
| tree | 17177be2a09d86ab041d43858481692f3706a2b2 /package.json | |
| parent | 2c2d04aba58d081ffa0c376c5c5d23bd3f07c071 (diff) | |
| download | bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.tar.xz bootstrap-bb0d6bf178de310176d914f73f2f649c229d8c4e.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 73a4a06ef..88cb127ea 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@babel/core": "^7.1.2", "@babel/plugin-proposal-object-rest-spread": "^7.0.0", "@babel/preset-env": "^7.1.0", - "autoprefixer": "^9.2.1", + "autoprefixer": "^9.3.1", "babel-eslint": "^10.0.1", "babel-plugin-istanbul": "^5.1.0", "broken-link-checker": "^0.7.8", @@ -110,14 +110,14 @@ "clean-css-cli": "^4.2.1", "coveralls": "^3.0.2", "cross-env": "^5.2.0", - "eslint": "^5.7.0", - "find-unused-sass-variables": "^0.2.1", + "eslint": "^5.8.0", + "find-unused-sass-variables": "^0.3.0", "glob": "^7.1.3", "hammer-simulator": "0.0.1", "htmllint-cli": "^0.0.7", "http-server": "^0.11.1", "ip": "^1.1.5", - "karma": "^3.0.0", + "karma": "^3.1.1", "karma-browserstack-launcher": "^1.3.0", "karma-chrome-launcher": "^2.2.0", "karma-coverage-istanbul-reporter": "^2.0.4", @@ -126,7 +126,7 @@ "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", "node-sass": "^4.9.4", - "nodemon": "^1.18.4", + "nodemon": "^1.18.5", "npm-run-all": "^4.1.3", "popper.js": "^1.14.4", "postcss-cli": "^6.0.1", @@ -136,12 +136,12 @@ "rollup-plugin-node-resolve": "^3.4.0", "shelljs": "^0.8.2", "shx": "^0.3.2", - "sinon": "^7.0.0", - "stylelint": "^9.6.0", + "sinon": "^7.1.0", + "stylelint": "^9.7.0", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", "stylelint-order": "^1.0.0", - "stylelint-scss": "^3.3.1", + "stylelint-scss": "^3.3.2", "uglify-js": "^3.4.9", "vnu-jar": "18.8.29" }, |
