Skip to content

Commit 8d86866

Browse files
Bump eslint-plugin-jest from 28.12.0 to 28.13.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.12.0 to 28.13.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.12.0...v28.13.0) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.13.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f9ac14 commit 8d86866

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.17",
4848
"@types/node": "^22.15.30",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.12.0",
50+
"eslint-plugin-jest": "^28.13.0",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
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.12.0"
821+
eslint-plugin-jest: "npm:^28.13.0"
822822
fast-glob: "npm:^3.3.3"
823823
husky: "npm:^9.1.7"
824824
jest: "npm:^29.7.0"
@@ -2451,9 +2451,9 @@ __metadata:
24512451
languageName: node
24522452
linkType: hard
24532453

2454-
"eslint-plugin-jest@npm:^28.12.0":
2455-
version: 28.12.0
2456-
resolution: "eslint-plugin-jest@npm:28.12.0"
2454+
"eslint-plugin-jest@npm:^28.13.0":
2455+
version: 28.13.0
2456+
resolution: "eslint-plugin-jest@npm:28.13.0"
24572457
dependencies:
24582458
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24592459
peerDependencies:
@@ -2465,7 +2465,7 @@ __metadata:
24652465
optional: true
24662466
jest:
24672467
optional: true
2468-
checksum: 1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8
2468+
checksum: 5b0f1bc950bc1d650732ab16b0073daf5dff5a3cc5aa187deb1e8e135ff8f7a944ddf588358fd13122728c16112592440648e2430e52fee2f2d45e0b11743ff3
24692469
languageName: node
24702470
linkType: hard
24712471

0 commit comments

Comments
 (0)