aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-09 02:53:12 +0000
committerGitHub <noreply@github.com>2021-05-09 02:53:12 +0000
commit643798b6768d7652e3a893e02ead29b7fdb1f416 (patch)
tree69375e0f072eb005f1c1232641c755bae5eb86c8
parent41f249d1196747be5d8f9bf059642c62e8ec5106 (diff)
Bump @types/chai from 4.2.17 to 4.2.18
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) from 4.2.17 to 4.2.18. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai) Signed-off-by: dependabot[bot] <support@github.com>
-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 7b0afed..fd3d8d5 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 3a70fde..6979093 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"