aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-08 01:31:28 +0000
committerRenovate Bot <[email protected]>2021-05-08 01:31:28 +0000
commitefa5a7b07a56bc5e71f9a143f2be87d33ee9e16c (patch)
tree4c8ea6768cc48b00b18242e0b943bed2f8a81e10
parentfix(global): case (diff)
downloadfrontend-efa5a7b07a56bc5e71f9a143f2be87d33ee9e16c.tar.xz
frontend-efa5a7b07a56bc5e71f9a143f2be87d33ee9e16c.zip
chore(deps): update dependency @types/chai to v4.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 e998f68..ff918b2 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"devDependencies": {
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
- "@types/chai": "4.2.17",
+ "@types/chai": "4.2.18",
"@types/mocha": "5.2.7",
"@typescript-eslint/eslint-plugin": "4.22.0",
"@typescript-eslint/parser": "4.22.0",
diff --git a/yarn.lock b/yarn.lock
index 89d9687..2e95203 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1121,10 +1121,10 @@
"@types/connect" "*"
"@types/node" "*"
- version "4.2.17"
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.17.tgz#85f9f0610f514b22a94125d441f73eef65bde5cc"
- integrity sha512-LaiwWNnYuL8xJlQcE91QB2JoswWZckq9A4b+nMPq8dt8AP96727Nb3X4e74u+E3tm4NLTILNI9MYFsyVc30wSA==
+ version "4.2.18"
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.18.tgz#0c8e298dbff8205e2266606c1ea5fbdba29b46e4"
+ integrity sha512-rS27+EkB/RE1Iz3u0XtVL5q36MGDWbgYe7zWiodyKNUnthxY0rukK5V36eiUCtCisB7NN8zKYH6DO2M37qxFEQ==
"@types/connect-history-api-fallback@*":
version "1.3.4"