Skip to content

Commit d74e746

Browse files
Update dependency eslint-plugin-jest to ^28.12.0 (#567)
| datasource | package | from | to | | ---------- | ------------------ | ------- | ------- | | npm | eslint-plugin-jest | 28.11.0 | 28.12.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d206d37 commit d74e746

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
@@ -24,7 +24,7 @@
2424
"eslint": "^9.28.0",
2525
"eslint-config-prettier": "^10.1.5",
2626
"eslint-plugin-import": "^2.31.0",
27-
"eslint-plugin-jest": "^28.11.0",
27+
"eslint-plugin-jest": "^28.12.0",
2828
"eslint-plugin-prettier": "^5.2.6",
2929
"jest": "^29.7.0",
3030
"js-yaml": "^4.1.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3349,9 +3349,9 @@ __metadata:
33493349
languageName: node
33503350
linkType: hard
33513351

3352-
"eslint-plugin-jest@npm:^28.11.0":
3353-
version: 28.11.0
3354-
resolution: "eslint-plugin-jest@npm:28.11.0"
3352+
"eslint-plugin-jest@npm:^28.12.0":
3353+
version: 28.12.0
3354+
resolution: "eslint-plugin-jest@npm:28.12.0"
33553355
dependencies:
33563356
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
33573357
peerDependencies:
@@ -3363,7 +3363,7 @@ __metadata:
33633363
optional: true
33643364
jest:
33653365
optional: true
3366-
checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
3366+
checksum: 10c0/1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8
33673367
languageName: node
33683368
linkType: hard
33693369

@@ -5301,7 +5301,7 @@ __metadata:
53015301
eslint: "npm:^9.28.0"
53025302
eslint-config-prettier: "npm:^10.1.5"
53035303
eslint-plugin-import: "npm:^2.31.0"
5304-
eslint-plugin-jest: "npm:^28.11.0"
5304+
eslint-plugin-jest: "npm:^28.12.0"
53055305
eslint-plugin-prettier: "npm:^5.2.6"
53065306
handlebars: "npm:^4.7.8"
53075307
jest: "npm:^29.7.0"

0 commit comments

Comments
 (0)