diff options
| author | XhmikosR <[email protected]> | 2018-11-22 11:09:35 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-11-22 11:15:21 +0200 |
| commit | 8a7ed6047b7613c0226bda8bc09d06f08ab49e45 (patch) | |
| tree | fd65274b4009f1b2a07c031c11c7f2ef37b48086 /package.json | |
| parent | b6e616a70f71151192f5df76ac47050e94f3a6d4 (diff) | |
| download | bootstrap-8a7ed6047b7613c0226bda8bc09d06f08ab49e45.tar.xz bootstrap-8a7ed6047b7613c0226bda8bc09d06f08ab49e45.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index ddc727312..33a181ff5 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "coveralls": "^3.0.2", "cross-env": "^5.2.0", "eslint": "^5.9.0", - "find-unused-sass-variables": "^0.3.0", + "find-unused-sass-variables": "^0.3.1", "glob": "^7.1.3", "hammer-simulator": "0.0.1", "http-server": "^0.11.1", @@ -133,7 +133,7 @@ "popper.js": "^1.14.5", "postcss-cli": "^6.0.1", "qunit": "^2.8.0", - "rollup": "^0.67.1", + "rollup": "^0.67.3", "rollup-plugin-babel": "^4.0.3", "rollup-plugin-node-resolve": "^3.4.0", "shelljs": "^0.8.3", @@ -142,7 +142,7 @@ "stylelint": "^9.8.0", "stylelint-config-recommended-scss": "^3.2.0", "stylelint-config-standard": "^18.2.0", - "stylelint-order": "^1.0.0", + "stylelint-order": "^2.0.0", "stylelint-scss": "^3.4.0", "uglify-js": "^3.4.9", "vnu-jar": "18.11.5" |
