From fd0a105934577a2489a7a9d04cf8eeb52923a367 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:54:39 +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 9ca6b95c..ddb9a871 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "@sourcegraph/tslint-config": "^13.4.0", "@types/expect": "1.20.4", "@types/lodash": "4.14.179", - "@types/mocha": "8.2.2", + "@types/mocha": "8.2.3", "@types/mock-require": "2.0.0", "@types/node": "14.17.3", "@types/sinon": "10.0.2", diff --git a/yarn.lock b/yarn.lock index 61e05e3c..22559a22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -911,10 +911,10 @@ resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz" integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w== -"@types/mocha@8.2.2": - version "8.2.2" - resolved "https://registry.npmjs.org/@types/mocha/-/mocha-8.2.2.tgz" - 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/mock-require@2.0.0": version "2.0.0"