Skip to content

Commit 4acefa1

Browse files
Bump eslint-plugin-jest from 28.13.3 to 28.13.5 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.13.3 to 28.13.5 - [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.13.3...v28.13.5) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-version: 28.13.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c6a19b commit 4acefa1

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": "^24.0.1",
4949
"eslint": "^8.57.1",
50-
"eslint-plugin-jest": "^28.13.3",
50+
"eslint-plugin-jest": "^28.13.5",
5151
"fast-glob": "^3.3.3",
5252
"husky": "^9.1.7",
5353
"jest": "^30.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ __metadata:
947947
ajv: "npm:^8.17.1"
948948
ajv-formats: "npm:^3.0.1"
949949
eslint: "npm:^8.57.1"
950-
eslint-plugin-jest: "npm:^28.13.3"
950+
eslint-plugin-jest: "npm:^28.13.5"
951951
fast-glob: "npm:^3.3.3"
952952
husky: "npm:^9.1.7"
953953
jest: "npm:^30.0.0"
@@ -2718,9 +2718,9 @@ __metadata:
27182718
languageName: node
27192719
linkType: hard
27202720

2721-
"eslint-plugin-jest@npm:^28.13.3":
2722-
version: 28.13.3
2723-
resolution: "eslint-plugin-jest@npm:28.13.3"
2721+
"eslint-plugin-jest@npm:^28.13.5":
2722+
version: 28.13.5
2723+
resolution: "eslint-plugin-jest@npm:28.13.5"
27242724
dependencies:
27252725
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
27262726
peerDependencies:
@@ -2732,7 +2732,7 @@ __metadata:
27322732
optional: true
27332733
jest:
27342734
optional: true
2735-
checksum: ad461c2009ff69212b7962cb642f0815982ea3ae8a8ae4c65e73642bf8990d496707e2a9fb8e38fe067fa1d86da5eb1dc126975398de311c6e0d8211df6309f8
2735+
checksum: 7fcf1d73f04e839b54c6803e3b16dd118a85b5cc56fa7338041b27329382887b00218dc3b70dd88de73a86c169d69c56d3fafa4e04379684dc0939303c3e6908
27362736
languageName: node
27372737
linkType: hard
27382738

0 commit comments

Comments
 (0)