diff options
| author | XhmikosR <[email protected]> | 2020-06-12 20:43:49 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-12 20:43:49 +0300 |
| commit | c4d26a511e05bf83c554bdd9afd567883f9d763b (patch) | |
| tree | 60c3c3c58d2310ef3c64ded2794a9b7a1ee890d1 /package.json | |
| parent | d963442d0bafc152f718553831b20a8b7c9298c2 (diff) | |
| download | bootstrap-c4d26a511e05bf83c554bdd9afd567883f9d763b.tar.xz bootstrap-c4d26a511e05bf83c554bdd9afd567883f9d763b.zip | |
Update devDependencies (#31019)
* eslint-config-xo ^0.30.0 → ^0.31.0
* eslint-plugin-import ^2.21.1 → ^2.21.2
* karma ^5.0.9 → ^5.1.0
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 aea5eff1a..da4c02e9b 100644 --- a/package.json +++ b/package.json @@ -104,8 +104,8 @@ "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", "eslint": "^7.2.0", - "eslint-config-xo": "^0.30.0", - "eslint-plugin-import": "^2.21.1", + "eslint-config-xo": "^0.31.0", + "eslint-plugin-import": "^2.21.2", "eslint-plugin-unicorn": "^20.1.0", "find-unused-sass-variables": "^2.0.0", "glob": "^7.1.6", @@ -113,7 +113,7 @@ "hugo-bin": "^0.60.0", "ip": "^1.1.5", "jquery": "^3.5.1", - "karma": "^5.0.9", + "karma": "^5.1.0", "karma-browserstack-launcher": "1.4.0", "karma-chrome-launcher": "^3.1.0", "karma-coverage-istanbul-reporter": "^3.0.3", |
