Skip to content

Commit 1f4602b

Browse files
Update dependency eslint-plugin-jest to v28.11.0 (#1081)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9429df7 commit 1f4602b

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
@@ -29,7 +29,7 @@
2929
"eslint-import-resolver-typescript": "3.7.0",
3030
"eslint-plugin-github": "5.1.5",
3131
"eslint-plugin-import": "2.31.0",
32-
"eslint-plugin-jest": "28.10.1",
32+
"eslint-plugin-jest": "28.11.0",
3333
"eslint-plugin-prettier": "5.2.1",
3434
"jest": "29.7.0",
3535
"jest-circus": "29.7.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3789,9 +3789,9 @@ __metadata:
37893789
languageName: node
37903790
linkType: hard
37913791

3792-
"eslint-plugin-jest@npm:28.10.1":
3793-
version: 28.10.1
3794-
resolution: "eslint-plugin-jest@npm:28.10.1"
3792+
"eslint-plugin-jest@npm:28.11.0":
3793+
version: 28.11.0
3794+
resolution: "eslint-plugin-jest@npm:28.11.0"
37953795
dependencies:
37963796
"@typescript-eslint/utils": "npm:^6.0.0 || ^7.0.0 || ^8.0.0"
37973797
peerDependencies:
@@ -3803,7 +3803,7 @@ __metadata:
38033803
optional: true
38043804
jest:
38053805
optional: true
3806-
checksum: 10c0/fbe84de6da9684e539881d796a72b2b790d91d641d4045b545bb1683ed130b51740ad9f4b4ba15165d968576fe7b302a3b8c462db146113102a7b07106b75e8c
3806+
checksum: 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
38073807
languageName: node
38083808
linkType: hard
38093809

@@ -6979,7 +6979,7 @@ __metadata:
69796979
eslint-import-resolver-typescript: "npm:3.7.0"
69806980
eslint-plugin-github: "npm:5.1.5"
69816981
eslint-plugin-import: "npm:2.31.0"
6982-
eslint-plugin-jest: "npm:28.10.1"
6982+
eslint-plugin-jest: "npm:28.11.0"
69836983
eslint-plugin-prettier: "npm:5.2.1"
69846984
jest: "npm:29.7.0"
69856985
jest-circus: "npm:29.7.0"

0 commit comments

Comments
 (0)