From 2cbffe3a2eac8cfdaaa64e0d437a164cfa4c20fa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 7 Jul 2021 00:46:38 +0000 Subject: [PATCH] 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 6ca24729..6486525a 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "@sourcegraph/tslint-config": "^13.4.0", "@types/expect": "1.20.4", "@types/lodash": "4.14.171", - "@types/mocha": "8.2.2", + "@types/mocha": "8.2.3", "@types/node": "14.17.4", "@types/sinon": "10.0.2", "expect": "^24.1.0", diff --git a/yarn.lock b/yarn.lock index 8d78b4df..ee1e0756 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1085,10 +1085,10 @@ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b" integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg== -"@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@14.17.4": version "14.17.4"