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 47
47
"@types/lodash" : " ^4.17.17" ,
48
48
"@types/node" : " ^24.0.1" ,
49
49
"eslint" : " ^8.57.1" ,
50
- "eslint-plugin-jest" : " ^28.13.3 " ,
50
+ "eslint-plugin-jest" : " ^28.13.5 " ,
51
51
"fast-glob" : " ^3.3.3" ,
52
52
"husky" : " ^9.1.7" ,
53
53
"jest" : " ^30.0.0" ,
Original file line number Diff line number Diff line change @@ -947,7 +947,7 @@ __metadata:
947
947
ajv : " npm:^8.17.1"
948
948
ajv-formats : " npm:^3.0.1"
949
949
eslint : " npm:^8.57.1"
950
- eslint-plugin-jest : " npm:^28.13.3 "
950
+ eslint-plugin-jest : " npm:^28.13.5 "
951
951
fast-glob : " npm:^3.3.3"
952
952
husky : " npm:^9.1.7"
953
953
jest : " npm:^30.0.0"
@@ -2718,9 +2718,9 @@ __metadata:
2718
2718
languageName : node
2719
2719
linkType : hard
2720
2720
2721
- " eslint-plugin-jest@npm:^28.13.3 " :
2722
- version : 28.13.3
2723
- resolution : " eslint-plugin-jest@npm:28.13.3 "
2721
+ " eslint-plugin-jest@npm:^28.13.5 " :
2722
+ version : 28.13.5
2723
+ resolution : " eslint-plugin-jest@npm:28.13.5 "
2724
2724
dependencies :
2725
2725
" @typescript-eslint/utils " : " npm:^6.0.0 || ^7.0.0 || ^8.0.0"
2726
2726
peerDependencies :
@@ -2732,7 +2732,7 @@ __metadata:
2732
2732
optional : true
2733
2733
jest :
2734
2734
optional : true
2735
- checksum : ad461c2009ff69212b7962cb642f0815982ea3ae8a8ae4c65e73642bf8990d496707e2a9fb8e38fe067fa1d86da5eb1dc126975398de311c6e0d8211df6309f8
2735
+ checksum : 7fcf1d73f04e839b54c6803e3b16dd118a85b5cc56fa7338041b27329382887b00218dc3b70dd88de73a86c169d69c56d3fafa4e04379684dc0939303c3e6908
2736
2736
languageName : node
2737
2737
linkType : hard
2738
2738
You can’t perform that action at this time.
0 commit comments