From 1ef33dbd6c19e3aa5538c787cd3959a1894808ad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Jul 2021 01:07:12 +0000 Subject: chore(deps): update dependency @types/mocha to v8.2.3 --- package.json | 2 +- 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", 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== -"@types/mocha@8.2.2": - version "8.2.2" - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.2.tgz#91daa226eb8c2ff261e6a8cbf8c7304641e095e0" - integrity sha512-Lwh0lzzqT5Pqh6z61P3c3P5nm6fzQK/MMHl9UKeneAeInVflBSz1O2EkX6gM6xfJd7FBXBY5purtLx7fUiZ7Hw== +"@types/mocha@8.2.3": + 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" -- cgit v1.2.3