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 89
89
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
90
90
"eslint-plugin-eslint-plugin" : " ^4.0.1" ,
91
91
"eslint-plugin-import" : " ^2.25.2" ,
92
- "eslint-plugin-jest" : " ^25 .0.5 " ,
92
+ "eslint-plugin-jest" : " ^26 .0.0 " ,
93
93
"eslint-plugin-simple-import-sort" : " ^7.0.0" ,
94
94
"glob" : " ^7.1.7" ,
95
95
"husky" : " ^7.0.4" ,
Original file line number Diff line number Diff line change @@ -6900,12 +6900,12 @@ eslint-plugin-import@^2.25.2:
6900
6900
resolve "^1.20.0"
6901
6901
tsconfig-paths "^3.12.0"
6902
6902
6903
- eslint-plugin-jest@^25 .0.5 :
6904
- version "25.7 .0"
6905
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.7 .0.tgz#ff4ac97520b53a96187bad9c9814e7d00de09a6a "
6906
- integrity sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ ==
6903
+ eslint-plugin-jest@^26 .0.0 :
6904
+ version "26.0 .0"
6905
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.0 .0.tgz#f83a25a23ab90ce5b375b1d44389b8c391be5ce8 "
6906
+ integrity sha512-Fvs0YgJ/nw9FTrnqTuMGVrkozkd07jkQzWm0ajqyHlfcsdkxGfAuv30fgfWHOnHiCr9+1YQ365CcDX7vrNhqQg ==
6907
6907
dependencies:
6908
- "@typescript-eslint/experimental- utils" "^5.0 .0"
6908
+ "@typescript-eslint/utils" "^5.10 .0"
6909
6909
6910
6910
eslint-plugin-jsx-a11y@^6.5.1:
6911
6911
version "6.5.1"
You can’t perform that action at this time.
0 commit comments