Skip to content

Commit fdc5c1f

Browse files
Bump eslint-plugin-jest from 28.8.2 to 28.8.3 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.2 to 28.8.3 - [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.2...v28.8.3) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc80ab6 commit fdc5c1f

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.7",
4848
"@types/node": "^22.5.4",
4949
"eslint": "^8.57.0",
50-
"eslint-plugin-jest": "^28.8.2",
50+
"eslint-plugin-jest": "^28.8.3",
5151
"fast-glob": "^3.3.2",
5252
"husky": "^9.1.5",
5353
"jest": "^29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ __metadata:
838838
ajv: "npm:^8.17.1"
839839
ajv-formats: "npm:^3.0.1"
840840
eslint: "npm:^8.57.0"
841-
eslint-plugin-jest: "npm:^28.8.2"
841+
eslint-plugin-jest: "npm:^28.8.3"
842842
fast-glob: "npm:^3.3.2"
843843
husky: "npm:^9.1.5"
844844
jest: "npm:^29.7.0"
@@ -2477,9 +2477,9 @@ __metadata:
24772477
languageName: node
24782478
linkType: hard
24792479

2480-
"eslint-plugin-jest@npm:^28.8.2":
2481-
version: 28.8.2
2482-
resolution: "eslint-plugin-jest@npm:28.8.2"
2480+
"eslint-plugin-jest@npm:^28.8.3":
2481+
version: 28.8.3
2482+
resolution: "eslint-plugin-jest@npm:28.8.3"
24832483
dependencies:
24842484
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
24852485
peerDependencies:
@@ -2491,7 +2491,7 @@ __metadata:
24912491
optional: true
24922492
jest:
24932493
optional: true
2494-
checksum: c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
2494+
checksum: beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
24952495
languageName: node
24962496
linkType: hard
24972497

0 commit comments

Comments
 (0)