diff options
| author | Renovate Bot <[email protected]> | 2021-07-07 01:07:12 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-07-07 01:07:12 +0000 |
| commit | 1ef33dbd6c19e3aa5538c787cd3959a1894808ad (patch) | |
| tree | 74f29527d4c06d965cbe5d3ea25941fab89b2daa | |
| parent | Merge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff) | |
| download | frontend-1ef33dbd6c19e3aa5538c787cd3959a1894808ad.tar.xz frontend-1ef33dbd6c19e3aa5538c787cd3959a1894808ad.zip | |
chore(deps): update dependency @types/mocha to v8.2.3renovate/mocha-8.x
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | yarn.lock | 8 |
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", @@ -1229,10 +1229,10 @@ resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.1.tgz" integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg== -"@types/[email protected]": - version "8.2.2" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0" - integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== +"@types/[email protected]": + 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" |