Skip to content

Commit 3381aeb

Browse files
Bump eslint-plugin-jest from 28.8.2 to 28.8.3 (#348)
Bumps [eslint-plugin-jest](https://github.com/jest-community/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e3c865 commit 3381aeb

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.30.0",
44-
"eslint-plugin-jest": "28.8.2",
44+
"eslint-plugin-jest": "28.8.3",
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.30.0"
494-
eslint-plugin-jest: "npm:28.8.2"
494+
eslint-plugin-jest: "npm:28.8.3"
495495
eslint-plugin-prettier: "npm:5.2.1"
496496
jest: "npm:29.7.0"
497497
prettier: "npm:3.3.3"
@@ -2508,9 +2508,9 @@ __metadata:
25082508
languageName: node
25092509
linkType: hard
25102510

2511-
"eslint-plugin-jest@npm:28.8.2":
2512-
version: 28.8.2
2513-
resolution: "eslint-plugin-jest@npm:28.8.2"
2511+
"eslint-plugin-jest@npm:28.8.3":
2512+
version: 28.8.3
2513+
resolution: "eslint-plugin-jest@npm:28.8.3"
25142514
dependencies:
25152515
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
25162516
peerDependencies:
@@ -2522,7 +2522,7 @@ __metadata:
25222522
optional: true
25232523
jest:
25242524
optional: true
2525-
checksum: 10c0/c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
2525+
checksum: 10c0/beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
25262526
languageName: node
25272527
linkType: hard
25282528

0 commit comments

Comments
 (0)