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 35
35
"@typescript-eslint/parser" : " ^5.48.1" ,
36
36
"eslint" : " ^8.31.0" ,
37
37
"eslint-config-prettier" : " ^9.1.0" ,
38
- "eslint-plugin-jest" : " ^28.5 .0" ,
38
+ "eslint-plugin-jest" : " ^28.6 .0" ,
39
39
"husky" : " ^9.0.11" ,
40
40
"jest" : " ^29.3.1" ,
41
41
"prettier" : " ^3.3.0" ,
Original file line number Diff line number Diff line change @@ -2103,10 +2103,10 @@ eslint-config-prettier@^9.1.0:
2103
2103
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2104
2104
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2105
2105
2106
- eslint-plugin-jest@^28.5 .0 :
2107
- version "28.5 .0"
2108
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.5 .0.tgz#b497b795de37f671eaccd38bd83030186ff5dc8d "
2109
- integrity sha512-6np6DGdmNq/eBbA7HOUNV8fkfL86PYwBfwyb8n23FXgJNTR8+ot3smRHjza9LGsBBZRypK3qyF79vMjohIL8eQ ==
2106
+ eslint-plugin-jest@^28.6 .0 :
2107
+ version "28.6 .0"
2108
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.6 .0.tgz#8410588d60bcafa68a91b6ec272e4a415502302a "
2109
+ integrity sha512-YG28E1/MIKwnz+e2H7VwYPzHUYU4aMa19w0yGcwXnnmJH6EfgHahTJ2un3IyraUxNfnz/KUhJAFXNNwWPo12tg ==
2110
2110
dependencies :
2111
2111
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0"
2112
2112
You can’t perform that action at this time.
0 commit comments