aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-11 17:55:27 -0700
committerGitHub <[email protected]>2021-05-11 17:55:27 -0700
commit5750c308584f2172c7a933f7e3bc4e5cafdd4f09 (patch)
tree9a225b8d6996bcd7ce83bbeb7fae8dde8d67d24f
parentMerge pull request #8 from senpy-club/renovate/eslint-7.x (diff)
parentchore(deps): update dependency @types/chai to v4.2.18 (diff)
downloadfrontend-5750c308584f2172c7a933f7e3bc4e5cafdd4f09.tar.xz
frontend-5750c308584f2172c7a933f7e3bc4e5cafdd4f09.zip
Merge pull request #14 from senpy-club/renovate/chai-4.x
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 05a3994..2b691ee 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.23.0",
"@typescript-eslint/parser": "4.23.0",
diff --git a/yarn.lock b/yarn.lock
index 2a34d7b..147a62d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1157,10 +1157,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"