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 124
124
"eslint-plugin-file-header" : " ^0.0.1" ,
125
125
"eslint-plugin-header" : " ^3.1.1" ,
126
126
"eslint-plugin-import" : " ^2.29.1" ,
127
- "eslint-plugin-jest" : " ^28.9 .0" ,
127
+ "eslint-plugin-jest" : " ^28.10 .0" ,
128
128
"eslint-plugin-jsx-a11y" : " ^6.8.0" ,
129
129
"eslint-plugin-prettier" : " ^5.1.3" ,
130
130
"eslint-plugin-promise" : " ^6.1.1" ,
Original file line number Diff line number Diff line change @@ -11868,10 +11868,10 @@ eslint-plugin-import@^2.29.1:
11868
11868
semver "^6.3.1"
11869
11869
tsconfig-paths "^3.15.0"
11870
11870
11871
- eslint-plugin-jest@^28.9 .0:
11872
- version "28.9 .0"
11873
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.9 .0.tgz#19168dfaed124339cd2252c4c4d1ac3688aeb243 "
11874
- integrity sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ ==
11871
+ eslint-plugin-jest@^28.10 .0:
11872
+ version "28.10 .0"
11873
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10 .0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea "
11874
+ integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA ==
11875
11875
dependencies:
11876
11876
"@typescript-eslint/utils" "^6.0.0 || ^7.0.0 || ^8.0.0"
11877
11877
You can’t perform that action at this time.
0 commit comments