From 8f3ee27656395d1e1c5dbc4329f309b1ae759677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 16:50:17 +0000 Subject: [PATCH] Bump @types/jest-plugin-context from 2.9.5 to 2.9.6 Bumps [@types/jest-plugin-context](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-plugin-context) from 2.9.5 to 2.9.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-plugin-context) --- updated-dependencies: - dependency-name: "@types/jest-plugin-context" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index df5b48a9..0063598b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3698,9 +3698,9 @@ "@types/istanbul-lib-report" "*" "@types/jest-plugin-context@^2.9.5": - version "2.9.5" - resolved "https://registry.yarnpkg.com/@types/jest-plugin-context/-/jest-plugin-context-2.9.5.tgz#3422547e1d267841a4fbd0647f37afe5fa091af0" - integrity sha512-AMkXriHUk84gBngUMS5mDQZ0/YATPY8wHXwiW/+hVG8SkbEG0PjiNZeoDz39F+tIlHNeFEBaLox4o32wUA5rmw== + version "2.9.6" + resolved "https://registry.yarnpkg.com/@types/jest-plugin-context/-/jest-plugin-context-2.9.6.tgz#cb7bafd31a71c6423df6602bc41a7ee2e39e6672" + integrity sha512-zucCp/arLpUfTRlxop+UGeEJTVgRg9xG3uW/SSdPcsg6ztCVro1VANlK+224a1DDqj1LelQo+W9W8P4tkes4cw== dependencies: "@types/jest" "*"