Skip to content

Commit 7aa5061

Browse files
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](jest-community/eslint-plugin-jest@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] <[email protected]>
1 parent 4be3230 commit 7aa5061

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/lodash": "^4.17.13",
4848
"@types/node": "^22.9.0",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.8.3",
50+
"eslint-plugin-jest": "^28.9.0",
5151
"fast-glob": "^3.3.2",
5252
"husky": "^9.1.6",
5353
"jest": "^29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ __metadata:
818818
ajv: "npm:^8.17.1"
819819
ajv-formats: "npm:^3.0.1"
820820
eslint: "npm:^8.57.1"
821-
eslint-plugin-jest: "npm:^28.8.3"
821+
eslint-plugin-jest: "npm:^28.9.0"
822822
fast-glob: "npm:^3.3.2"
823823
husky: "npm:^9.1.6"
824824
jest: "npm:^29.7.0"
@@ -2421,9 +2421,9 @@ __metadata:
24212421
languageName: node
24222422
linkType: hard
24232423

2424-
"eslint-plugin-jest@npm:^28.8.3":
2425-
version: 28.8.3
2426-
resolution: "eslint-plugin-jest@npm:28.8.3"
2424+
"eslint-plugin-jest@npm:^28.9.0":
2425+
version: 28.9.0
2426+
resolution: "eslint-plugin-jest@npm:28.9.0"
24272427
dependencies:
24282428
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24292429
peerDependencies:
@@ -2435,7 +2435,7 @@ __metadata:
24352435
optional: true
24362436
jest:
24372437
optional: true
2438-
checksum: beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
2438+
checksum: 56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
24392439
languageName: node
24402440
linkType: hard
24412441

0 commit comments

Comments
 (0)