Skip to content

Commit e095af8

Browse files
Bump eslint-plugin-jest from 28.8.0 to 28.8.1 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.0 to 28.8.1 - [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.0...v28.8.1) --- 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 5e453e5 commit e095af8

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.1",
4949
"eslint": "^8.57.0",
50-
"eslint-plugin-jest": "^28.8.0",
50+
"eslint-plugin-jest": "^28.8.1",
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.0"
841+
eslint-plugin-jest: "npm:^28.8.1"
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.0":
2481-
version: 28.8.0
2482-
resolution: "eslint-plugin-jest@npm:28.8.0"
2480+
"eslint-plugin-jest@npm:^28.8.1":
2481+
version: 28.8.1
2482+
resolution: "eslint-plugin-jest@npm:28.8.1"
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: cb702701c20224d813b7d7515ed3fe4562b92cd4233db356b0948e0765a382a9887ae7dfd13191c2cabecbb4a6cbbd141f309618830b251c8f86a7f950e7f50b
2494+
checksum: 340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95
24952495
languageName: node
24962496
linkType: hard
24972497

0 commit comments

Comments
 (0)