diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 8795073..eb3b555 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "homepage": "https://github.com/ueokande/vim-vixen", "devDependencies": { "@types/assert": "^1.4.6", - "@types/chai": "^4.2.8", + "@types/chai": "^4.2.18", "@types/express": "^4.17.2", "@types/mocha": "^8.0.1", "@types/node": "^14.14.13", |