From 55749f01b9465bf444b7eb423ae72f2c1ad53ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 16:03:08 +0000 Subject: [PATCH] chore(deps): bump eslint-plugin-jest from 28.10.0 to 28.11.0 Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.0. - [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/v28.10.0...v28.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 22 ++++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9d2fe0015e..9bb4837f82 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "eslint-plugin-better-styled-components": "^1.1.2", "eslint-plugin-header": "3.1.1", "eslint-plugin-import": "2.31.0", - "eslint-plugin-jest": "28.10.0", + "eslint-plugin-jest": "28.11.0", "eslint-plugin-jest-dom": "^5", "eslint-plugin-jsdoc": "50.6.2", "eslint-plugin-jsx-a11y": "^6.6.1", diff --git a/yarn.lock b/yarn.lock index ebdbcefc28..411327685c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9838,7 +9838,25 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:28.10.0, eslint-plugin-jest@npm:^28.2.0": +"eslint-plugin-jest@npm:28.11.0": + version: 28.11.0 + resolution: "eslint-plugin-jest@npm:28.11.0" + dependencies: + "@typescript-eslint/utils": ^6.0.0 || ^7.0.0 || ^8.0.0 + peerDependencies: + "@typescript-eslint/eslint-plugin": ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 || ^9.0.0 + jest: "*" + peerDependenciesMeta: + "@typescript-eslint/eslint-plugin": + optional: true + jest: + optional: true + checksum: 809ec7f0d49dce288c21de484ca5ec2003f7ef355435dcdba591e96ccdcc6b30bf11f55b21f93cd260a56a82138a2c7835a0404ff20d34552f30729751c51dfa + languageName: node + linkType: hard + +"eslint-plugin-jest@npm:^28.2.0": version: 28.10.0 resolution: "eslint-plugin-jest@npm:28.10.0" dependencies: @@ -18081,7 +18099,7 @@ __metadata: eslint-plugin-better-styled-components: ^1.1.2 eslint-plugin-header: 3.1.1 eslint-plugin-import: 2.31.0 - eslint-plugin-jest: 28.10.0 + eslint-plugin-jest: 28.11.0 eslint-plugin-jest-dom: ^5 eslint-plugin-jsdoc: 50.6.2 eslint-plugin-jsx-a11y: ^6.6.1