aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index c706602..18ab786 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
},
"homepage": "https://github.com/ueokande/vim-vixen",
"devDependencies": {
- "@types/assert": "^1.4.3",
- "@types/chai": "^4.2.7",
+ "@types/assert": "^1.4.6",
+ "@types/chai": "^4.2.8",
"@types/express": "^4.17.2",
- "@types/mocha": "^7.0.0",
+ "@types/mocha": "^7.0.1",
"@types/node": "^12.12.21",
"@types/prop-types": "^15.7.3",
"@types/react": "^16.9.19",
@@ -52,7 +52,7 @@
"jsonwebtoken": "^8.5.1",
"jszip": "^3.2.2",
"karma": "^4.4.1",
- "karma-firefox-launcher": "^1.2.0",
+ "karma-firefox-launcher": "^1.3.0",
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "^2.2.5",