File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 31
31
"cz-conventional-changelog" : " 3.3.0" ,
32
32
"eslint" : " 8.56.0" ,
33
33
"eslint-config-prettier" : " 9.1.0" ,
34
- "eslint-plugin-jest" : " 27.6.1 " ,
34
+ "eslint-plugin-jest" : " 27.6.3 " ,
35
35
"husky" : " 8.0.3" ,
36
36
"jest" : " 29.7.0" ,
37
37
"lint-staged" : " 15.2.0" ,
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ __metadata:
23
23
date-fns : " npm:3.1.0"
24
24
eslint : " npm:8.56.0"
25
25
eslint-config-prettier : " npm:9.1.0"
26
- eslint-plugin-jest : " npm:27.6.1 "
26
+ eslint-plugin-jest : " npm:27.6.3 "
27
27
husky : " npm:8.0.3"
28
28
jest : " npm:29.7.0"
29
29
joi : " npm:17.11.0"
@@ -2367,9 +2367,9 @@ __metadata:
2367
2367
languageName : node
2368
2368
linkType : hard
2369
2369
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 "
2373
2373
dependencies :
2374
2374
" @typescript-eslint/utils " : " npm:^5.10.0"
2375
2375
peerDependencies :
@@ -2381,7 +2381,7 @@ __metadata:
2381
2381
optional : true
2382
2382
jest :
2383
2383
optional : true
2384
- checksum : 8cc20a25b6173f4c6ba6151d830fd27458c4946ea9e0d7cd9ed59f6e24c41f526b1f10e03d491bfd8e9d102e6777c5594a43838a9e584eb07594847e2f9416c4
2384
+ checksum : a29319d5a090633e30658da7521f9fa0468f861403509538e0927175ab2a46a7f60bd7fd344b54f7fb5f8e8b6385d8db67c305502a4de1291f32191163e74725
2385
2385
languageName : node
2386
2386
linkType : hard
2387
2387
You can’t perform that action at this time.
0 commit comments