From 7aa5061d6b2405bead33a80bf5f6f208fb59bf3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 05:35:03 +0000 Subject: [PATCH] Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in the eslint group Bumps the eslint group with 1 update: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `eslint-plugin-jest` from 28.8.3 to 28.9.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.8.3...v28.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2d9f2a48..b0a4196b 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "@types/lodash": "^4.17.13", "@types/node": "^22.9.0", "eslint": "^8.57.1", - "eslint-plugin-jest": "^28.8.3", + "eslint-plugin-jest": "^28.9.0", "fast-glob": "^3.3.2", "husky": "^9.1.6", "jest": "^29.7.0", diff --git a/yarn.lock b/yarn.lock index 4d0994b7..e41e8ab9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -818,7 +818,7 @@ __metadata: ajv: "npm:^8.17.1" ajv-formats: "npm:^3.0.1" eslint: "npm:^8.57.1" - eslint-plugin-jest: "npm:^28.8.3" + eslint-plugin-jest: "npm:^28.9.0" fast-glob: "npm:^3.3.2" husky: "npm:^9.1.6" jest: "npm:^29.7.0" @@ -2421,9 +2421,9 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-jest@npm:^28.8.3": - version: 28.8.3 - resolution: "eslint-plugin-jest@npm:28.8.3" +"eslint-plugin-jest@npm:^28.9.0": + version: 28.9.0 + resolution: "eslint-plugin-jest@npm:28.9.0" dependencies: "@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0" peerDependencies: @@ -2435,7 +2435,7 @@ __metadata: optional: true jest: optional: true - checksum: beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6 + checksum: 56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8 languageName: node linkType: hard