File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 194
194
"eslint-gitignore" : " ^0.1.0" ,
195
195
"eslint-plugin-flowtype" : " ^8.0.3" ,
196
196
"eslint-plugin-import" : " ^2.31.0" ,
197
- "eslint-plugin-jest" : " ^28.8.3 " ,
197
+ "eslint-plugin-jest" : " ^28.9.0 " ,
198
198
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
199
199
"eslint-plugin-n" : " ^17.12.0" ,
200
200
"eslint-plugin-react" : " ^7.37.2" ,
Original file line number Diff line number Diff line change @@ -6595,10 +6595,10 @@ eslint-plugin-jest@^25.3.0:
6595
6595
dependencies:
6596
6596
"@typescript-eslint/experimental-utils" "^5.0.0"
6597
6597
6598
- eslint-plugin-jest@^28.8.3 :
6599
- version "28.8.3 "
6600
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3 .tgz#c5699bba0ad06090ad613535e4f1572f4c2567c0 "
6601
- integrity sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ ==
6598
+ eslint-plugin-jest@^28.9.0 :
6599
+ version "28.9.0 "
6600
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0 .tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243 "
6601
+ integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ ==
6602
6602
dependencies:
6603
6603
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
6604
6604
You can’t perform that action at this time.
0 commit comments