aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-07-07 01:07:12 +0000
committerRenovate Bot <[email protected]>2021-07-07 01:07:12 +0000
commit1ef33dbd6c19e3aa5538c787cd3959a1894808ad (patch)
tree74f29527d4c06d965cbe5d3ea25941fab89b2daa
parentMerge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff)
downloadfrontend-renovate/mocha-8.x.tar.xz
frontend-renovate/mocha-8.x.zip
chore(deps): update dependency @types/mocha to v8.2.3renovate/mocha-8.x
-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 f7a8e91..75e045b 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": "8.2.2",
+ "@types/mocha": "8.2.3",
"@typescript-eslint/eslint-plugin": "4.23.0",
"@typescript-eslint/parser": "4.23.0",
"@vue/cli-plugin-babel": "4.5.13",
diff --git a/yarn.lock b/yarn.lock
index a1bdc18..fa4ea86 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1229,10 +1229,10 @@
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz"
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
- version "8.2.2"
- resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0"
- integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw==
+ version "8.2.3"
+ resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
+ integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
"@types/node@*":
version "15.0.1"