Skip to content

Commit f0fb31d

Browse files
Bump eslint-plugin-jest from 28.8.1 to 28.8.2 (#344)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.1 to 28.8.2. - [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.1...v28.8.2) --- updated-dependencies: - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70c852d commit f0fb31d

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
@@ -41,7 +41,7 @@
4141
"eslint-plugin-es": "4.1.0",
4242
"eslint-plugin-filenames": "1.3.2",
4343
"eslint-plugin-import": "2.29.1",
44-
"eslint-plugin-jest": "28.8.1",
44+
"eslint-plugin-jest": "28.8.2",
4545
"eslint-plugin-prettier": "5.2.1",
4646
"jest": "29.7.0",
4747
"prettier": "3.3.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ __metadata:
491491
eslint-plugin-es: "npm:4.1.0"
492492
eslint-plugin-filenames: "npm:1.3.2"
493493
eslint-plugin-import: "npm:2.29.1"
494-
eslint-plugin-jest: "npm:28.8.1"
494+
eslint-plugin-jest: "npm:28.8.2"
495495
eslint-plugin-prettier: "npm:5.2.1"
496496
jest: "npm:29.7.0"
497497
prettier: "npm:3.3.3"
@@ -2307,9 +2307,9 @@ __metadata:
23072307
languageName: node
23082308
linkType: hard
23092309

2310-
"eslint-plugin-jest@npm:28.8.1":
2311-
version: 28.8.1
2312-
resolution: "eslint-plugin-jest@npm:28.8.1"
2310+
"eslint-plugin-jest@npm:28.8.2":
2311+
version: 28.8.2
2312+
resolution: "eslint-plugin-jest@npm:28.8.2"
23132313
dependencies:
23142314
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
23152315
peerDependencies:
@@ -2321,7 +2321,7 @@ __metadata:
23212321
optional: true
23222322
jest:
23232323
optional: true
2324-
checksum: 10c0/340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95
2324+
checksum: 10c0/c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
23252325
languageName: node
23262326
linkType: hard
23272327

0 commit comments

Comments
 (0)