File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"@typescript-eslint/parser" : " ^5.48.1" ,
37
37
"eslint" : " ^8.31.0" ,
38
38
"eslint-config-prettier" : " ^9.1.0" ,
39
- "eslint-plugin-jest" : " ^28.8.0 " ,
39
+ "eslint-plugin-jest" : " ^28.8.3 " ,
40
40
"husky" : " ^9.1.5" ,
41
41
"jest" : " ^29.3.1" ,
42
42
"prettier" : " ^3.3.3" ,
Original file line number Diff line number Diff line change @@ -2113,10 +2113,10 @@ eslint-config-prettier@^9.1.0:
2113
2113
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2114
2114
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2115
2115
2116
- eslint-plugin-jest@^28.8.0 :
2117
- version "28.8.0 "
2118
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.0 .tgz#54f597b5a3295ad04ec946baa245ad02b9b2bca0 "
2119
- integrity sha512-Tubj1hooFxCl52G4qQu0edzV/+EZzPUeN8p2NnW5uu4fbDs+Yo7+qDVDc4/oG3FbCqEBmu/OC3LSsyiU22oghw ==
2116
+ eslint-plugin-jest@^28.8.3 :
2117
+ version "28.8.3 "
2118
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3 .tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0 "
2119
+ integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ ==
2120
2120
dependencies :
2121
2121
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
2122
2122
You can’t perform that action at this time.
0 commit comments