Skip to content

Commit 94603b6

Browse files
chore(deps): update dependency eslint-plugin-jest to v27.6.3
1 parent 2621677 commit 94603b6

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
@@ -31,7 +31,7 @@
3131
"cz-conventional-changelog": "3.3.0",
3232
"eslint": "8.56.0",
3333
"eslint-config-prettier": "9.1.0",
34-
"eslint-plugin-jest": "27.6.1",
34+
"eslint-plugin-jest": "27.6.3",
3535
"husky": "8.0.3",
3636
"jest": "29.7.0",
3737
"lint-staged": "15.2.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ __metadata:
2323
date-fns: "npm:3.1.0"
2424
eslint: "npm:8.56.0"
2525
eslint-config-prettier: "npm:9.1.0"
26-
eslint-plugin-jest: "npm:27.6.1"
26+
eslint-plugin-jest: "npm:27.6.3"
2727
husky: "npm:8.0.3"
2828
jest: "npm:29.7.0"
2929
joi: "npm:17.11.0"
@@ -2367,9 +2367,9 @@ __metadata:
23672367
languageName: node
23682368
linkType: hard
23692369

2370-
"eslint-plugin-jest@npm:27.6.1":
2371-
version: 27.6.1
2372-
resolution: "eslint-plugin-jest@npm:27.6.1"
2370+
"eslint-plugin-jest@npm:27.6.3":
2371+
version: 27.6.3
2372+
resolution: "eslint-plugin-jest@npm:27.6.3"
23732373
dependencies:
23742374
"@typescript-eslint/utils": "npm:^5.10.0"
23752375
peerDependencies:
@@ -2381,7 +2381,7 @@ __metadata:
23812381
optional: true
23822382
jest:
23832383
optional: true
2384-
checksum: 8cc20a25b6173f4c6ba6151d830fd27458c4946ea9e0d7cd9ed59f6e24c41f526b1f10e03d491bfd8e9d102e6777c5594a43838a9e584eb07594847e2f9416c4
2384+
checksum: a29319d5a090633e30658da7521f9fa0468f861403509538e0927175ab2a46a7f60bd7fd344b54f7fb5f8e8b6385d8db67c305502a4de1291f32191163e74725
23852385
languageName: node
23862386
linkType: hard
23872387

0 commit comments

Comments
 (0)