aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-11 17:57:04 +0000
committerGitHub <[email protected]>2021-05-11 17:57:04 +0000
commit8dffc875316e6df7d1d0b7991da02ba38bd89e43 (patch)
treed920ec920ead7936334ff1ef2e2fdb4e67bbdd1f
parentMerge pull request #14 from senpy-club/renovate/chai-4.x (diff)
parentchore(deps): update dependency @types/mocha to v8 (diff)
downloadfrontend-8dffc875316e6df7d1d0b7991da02ba38bd89e43.tar.xz
frontend-8dffc875316e6df7d1d0b7991da02ba38bd89e43.zip
Merge pull request #7 from senpy-club/renovate/mocha-8.x
chore(deps): update dependency @types/mocha to v8
-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 2b691ee..eae433b 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@commitlint/cli": "12.1.1",
"@commitlint/config-conventional": "12.1.1",
"@types/chai": "4.2.18",
- "@types/mocha": "5.2.7",
+ "@types/mocha": "8.2.2",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"@vue/cli-plugin-babel": "4.5.12",
diff --git a/yarn.lock b/yarn.lock
index 147a62d..d58cefc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1236,10 +1236,10 @@
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz"
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
- version "5.2.7"
- resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.7.tgz#315d570ccb56c53452ff8638738df60726d5b6ea"
- integrity sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==
+ version "8.2.2"
+ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
+ integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
"@types/node@*":
version "15.0.1"