aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2021-05-09 04:47:14 +0000
committerGitHub <noreply@github.com>2021-05-09 04:47:14 +0000
commit16a17c504fd93ea22f9b4fce86f4cc1de73ec4ce (patch)
treeaa52e5970bc18cd8dcd22d38168ffb0a8bfb6d94
parent7bc7899c4b0b3ced8b7cf004fd49451205d6cfe3 (diff)
parent643798b6768d7652e3a893e02ead29b7fdb1f416 (diff)
Merge pull request #1143 from ueokande/dependabot/npm_and_yarn/types/chai-4.2.18
Bump @types/chai from 4.2.17 to 4.2.18
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 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",
diff --git a/yarn.lock b/yarn.lock
index 64b15a5..5a83643 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -226,10 +226,10 @@
"@types/connect" "*"
"@types/node" "*"
-"@types/chai@^4.2.8":
- version "4.2.17"
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.17.tgz#85f9f0610f514b22a94125d441f73eef65bde5cc"
- integrity sha512-LaiwWNnYuL8xJlQcE91QB2JoswWZckq9A4b+nMPq8dt8AP96727Nb3X4e74u+E3tm4NLTILNI9MYFsyVc30wSA==
+"@types/chai@^4.2.18":
+ version "4.2.18"
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
+ integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==
"@types/color-name@^1.1.1":
version "1.1.1"