diff options
| author | XhmikosR <[email protected]> | 2020-11-03 11:38:26 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-11-03 11:38:26 +0200 |
| commit | ccac6a62197939390ca55eea5aaa60324107d876 (patch) | |
| tree | 39c0cdea82a9845855eaeeb4f281c684e6418c00 /package.json | |
| parent | 3b64580949593f44eb5fcc397e9070f378758a96 (diff) | |
| download | bootstrap-ccac6a62197939390ca55eea5aaa60324107d876.tar.xz bootstrap-ccac6a62197939390ca55eea5aaa60324107d876.zip | |
Update devDependencies (#32048)
* hugo-bin ^0.64.5 → ^0.65.0
* karma-firefox-launcher ^2.0.0 → ^2.1.0
* linkinator ^2.2.0 → ^2.2.2
* postcss-cli ^8.1.0 → ^8.2.0
* rollup ^2.32.1 → ^2.33.1
* sass ^1.27.1 → ^1.28.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index e262a270f..0cbe37da8 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "find-unused-sass-variables": "^3.0.0", "glob": "^7.1.6", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.64.5", + "hugo-bin": "^0.65.0", "ip": "^1.1.5", "jquery": "^3.5.1", "karma": "^5.2.3", @@ -117,20 +117,20 @@ "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-detect-browsers": "^2.3.3", - "karma-firefox-launcher": "^2.0.0", + "karma-firefox-launcher": "^2.1.0", "karma-jasmine": "^4.0.1", "karma-jasmine-html-reporter": "^1.5.4", "karma-rollup-preprocessor": "^7.0.5", - "linkinator": "^2.2.0", + "linkinator": "^2.2.2", "lockfile-lint": "^4.3.7", "nodemon": "^2.0.6", "npm-run-all": "^4.1.5", "popper.js": "^1.16.1", "postcss": "^8.1.4", - "postcss-cli": "^8.1.0", - "rollup": "^2.32.1", + "postcss-cli": "^8.2.0", + "rollup": "^2.33.1", "rollup-plugin-istanbul": "^2.0.1", - "sass": "^1.27.1", + "sass": "^1.28.0", "shelljs": "^0.8.4", "sirv-cli": "^1.0.8", "stylelint": "^13.7.2", |
