From 73e24bd06431732a6d67f569c2e1f9d52634615d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:29:56 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2. - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 20 +------------------- 1 file changed, 1 insertion(+), 19 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6ffab51ce4..49df2b03dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8805,7 +8805,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:27.4.2": +"eslint-plugin-jest@npm:27.4.2, eslint-plugin-jest@npm:^27.1.4": version: 27.4.2 resolution: "eslint-plugin-jest@npm:27.4.2" dependencies: @@ -8823,24 +8823,6 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^27.1.4": - version: 27.4.0 - resolution: "eslint-plugin-jest@npm:27.4.0" - dependencies: - "@typescript-eslint/utils": ^5.10.0 - peerDependencies: - "@typescript-eslint/eslint-plugin": ^5.0.0 || ^6.0.0 - eslint: ^7.0.0 || ^8.0.0 - jest: "*" - peerDependenciesMeta: - "@typescript-eslint/eslint-plugin": - optional: true - jest: - optional: true - checksum: c33593dba87e750123555c2de32fb174d6f2c92342571492f8dbde01bf61a8ac229dff31bd08fea16c3ca2c4843fc2fec985459c351319c019016767ed1cd78e - languageName: node - linkType: hard - "eslint-plugin-jsdoc@npm:46.8.2": version: 46.8.2 resolution: "eslint-plugin-jsdoc@npm:46.8.2"