File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed
Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 2626 "dependencies" : {
2727 "@eslint/js" : " ^9.33.0" ,
2828 "@stylistic/eslint-plugin" : " ^5.2.3" ,
29- "eslint-plugin-jest" : " ^29.0.1 " ,
29+ "eslint-plugin-jest" : " ^29.12.0 " ,
3030 "globals" : " ^16.3.0" ,
3131 "typescript-eslint" : " ^8.40.0"
3232 },
Original file line number Diff line number Diff line change @@ -389,7 +389,7 @@ __metadata:
389389 " @eslint/js " : " npm:^9.33.0"
390390 " @stylistic/eslint-plugin " : " npm:^5.2.3"
391391 eslint : " npm:^9.33.0"
392- eslint-plugin-jest : " npm:^29.0.1 "
392+ eslint-plugin-jest : " npm:^29.12.0 "
393393 globals : " npm:^16.3.0"
394394 typescript : " npm:^5.9.2"
395395 typescript-eslint : " npm:^8.40.0"
@@ -3631,6 +3631,24 @@ __metadata:
36313631 languageName : node
36323632 linkType : hard
36333633
3634+ " eslint-plugin-jest@npm:^29.12.0 " :
3635+ version : 29.12.0
3636+ resolution : " eslint-plugin-jest@npm:29.12.0"
3637+ dependencies :
3638+ " @typescript-eslint/utils " : " npm:^8.0.0"
3639+ peerDependencies :
3640+ " @typescript-eslint/eslint-plugin " : ^8.0.0
3641+ eslint : ^8.57.0 || ^9.0.0
3642+ jest : " *"
3643+ peerDependenciesMeta :
3644+ " @typescript-eslint/eslint-plugin " :
3645+ optional : true
3646+ jest :
3647+ optional : true
3648+ checksum : 10c2/50b2fe6b16a8848092a0f28cf0a0dd0931889229413ac25e301c4a7a761e009104d653f27474b312deecf606ff0446dbc53c6efb0f5cc21af8c257e936919208
3649+ languageName : node
3650+ linkType : hard
3651+
36343652" eslint-scope@npm:^8.4.0 " :
36353653 version : 8.4.0
36363654 resolution : " eslint-scope@npm:8.4.0"
You can’t perform that action at this time.
0 commit comments