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 69
69
"eslint-config-airbnb-typescript" : " ^18.0.0" ,
70
70
"eslint-config-mantine" : " ^3.2.0" ,
71
71
"eslint-plugin-import" : " ^2.31.0" ,
72
- "eslint-plugin-jest" : " ^28.10 .0" ,
72
+ "eslint-plugin-jest" : " ^28.11 .0" ,
73
73
"eslint-plugin-jsx-a11y" : " ^6.10.0" ,
74
74
"eslint-plugin-react" : " ^7.37.0" ,
75
75
"eslint-plugin-react-hooks" : " ^4.6.0" ,
Original file line number Diff line number Diff line change @@ -2777,10 +2777,10 @@ eslint-plugin-import@^2.31.0:
2777
2777
string.prototype.trimend "^1.0.8"
2778
2778
tsconfig-paths "^3.15.0"
2779
2779
2780
- eslint-plugin-jest@^28.10 .0 :
2781
- version "28.10 .0"
2782
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.10 .0.tgz#4b35b8abb0f7cfe699bff8d9060270a2ddd770ea "
2783
- integrity sha512-hyMWUxkBH99HpXT3p8hc7REbEZK3D+nk8vHXGgpB+XXsi0gO4PxMSP+pjfUzb67GnV9yawV9a53eUmcde1CCZA ==
2780
+ eslint-plugin-jest@^28.11 .0 :
2781
+ version "28.11 .0"
2782
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11 .0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e "
2783
+ integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig ==
2784
2784
dependencies :
2785
2785
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
2786
2786
You can’t perform that action at this time.
0 commit comments