diff options
| author | XhmikosR <[email protected]> | 2019-07-29 09:59:09 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-07-29 09:59:09 +0300 |
| commit | 472e5fcb363da6c0e1d761c5cadeb54a909df6fa (patch) | |
| tree | f6f1028d6372fe039b98a0d8cff9865b37215e02 /package.json | |
| parent | b433a05cbd6f23f967cf4e0dd62a5e963032b297 (diff) | |
| download | bootstrap-472e5fcb363da6c0e1d761c5cadeb54a909df6fa.tar.xz bootstrap-472e5fcb363da6c0e1d761c5cadeb54a909df6fa.zip | |
Update devDependencies. (#29141)
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 2c52eeec8..b5eb858d3 100644 --- a/package.json +++ b/package.json @@ -119,17 +119,17 @@ "eslint": "^6.1.0", "eslint-config-xo": "^0.26.0", "eslint-plugin-import": "^2.18.2", - "eslint-plugin-unicorn": "^9.1.1", + "eslint-plugin-unicorn": "^10.0.0", "find-unused-sass-variables": "^0.4.1", "glob": "^7.1.4", "hammer-simulator": "0.0.1", - "hugo-bin": "^0.43.6", + "hugo-bin": "^0.44.1", "ip": "^1.1.5", "jasmine-core": "^3.4.0", "karma": "^4.2.0", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.0.0", - "karma-coverage-istanbul-reporter": "^2.0.6", + "karma-coverage-istanbul-reporter": "^2.1.0", "karma-detect-browsers": "^2.3.3", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^2.0.1", |
