diff options
| author | XhmikosR <[email protected]> | 2020-11-03 07:59:12 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2020-11-05 11:22:05 +0200 |
| commit | f1acc7f1d85d9207cc72fa5c0bf02bba2cb9503a (patch) | |
| tree | 9319fd66e481739c6b122baa72bc40867fb9bc21 /package.json | |
| parent | b3aa3958daf8b34a7c6b5367cdb705b6164427b0 (diff) | |
| download | bootstrap-f1acc7f1d85d9207cc72fa5c0bf02bba2cb9503a.tar.xz bootstrap-f1acc7f1d85d9207cc72fa5c0bf02bba2cb9503a.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 b52b20a23..7e19499d6 100644 --- a/package.json +++ b/package.json @@ -134,19 +134,19 @@ "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-qunit": "^4.1.1", "karma-sinon": "^1.0.5", "linkinator": "^2.2.2", "lockfile-lint": "^4.3.7", - "node-sass": "^4.14.1", + "node-sass": "^5.0.0", "nodemon": "^2.0.6", "npm-run-all": "^4.1.5", "popper.js": "^1.16.1", "postcss": "^8.1.4", "postcss-cli": "^8.2.0", "qunit": "^2.11.3", - "rollup": "^2.32.1", + "rollup": "^2.33.1", "shelljs": "^0.8.4", "shx": "^0.3.3", "sinon": "^7.5.0", |
