diff options
| author | XhmikosR <[email protected]> | 2018-11-04 09:24:05 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-04 16:02:35 +0200 |
| commit | 15fa1566cd2db4cac61a380ce4464290169f1b31 (patch) | |
| tree | 31ff77970180efb35fe74d5caecf79f7cbcede7e /package.json | |
| parent | b67c6fb435bb829021818f3123caa7a0c5ce57e9 (diff) | |
| download | bootstrap-15fa1566cd2db4cac61a380ce4464290169f1b31.tar.xz bootstrap-15fa1566cd2db4cac61a380ce4464290169f1b31.zip | |
Update devDependencies and gems.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 1013433c0..996529ca9 100644 --- a/package.json +++ b/package.json @@ -124,19 +124,19 @@ "karma-firefox-launcher": "^1.1.0", "karma-qunit": "^2.1.0", "karma-sinon": "^1.0.5", - "node-sass": "^4.9.4", + "node-sass": "^4.10.0", "nodemon": "^1.18.5", "npm-run-all": "^4.1.3", "popper.js": "^1.14.4", "postcss-cli": "^6.0.1", - "qunit": "^2.7.1", + "qunit": "^2.8.0", "rollup": "^0.66.6", "rollup-plugin-babel": "^4.0.3", "rollup-plugin-node-resolve": "^3.4.0", "shelljs": "^0.8.2", "shx": "^0.3.2", - "sinon": "^7.1.0", - "stylelint": "^9.7.0", + "sinon": "^7.1.1", + "stylelint": "^9.7.1", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", "stylelint-order": "^1.0.0", |
