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 45
45
"@typescript-eslint/parser" : " 4.33.0" ,
46
46
"eslint" : " 7.32.0" ,
47
47
"eslint-config-prettier" : " 8.5.0" ,
48
- "eslint-plugin-jest" : " 26.1.4 " ,
48
+ "eslint-plugin-jest" : " 26.1.5 " ,
49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
50
"jest" : " 26.6.3" ,
51
51
"jest-circus" : " 27.5.1" ,
Original file line number Diff line number Diff line change @@ -2150,10 +2150,10 @@ eslint-config-prettier@8.5.0:
2150
2150
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
2151
2151
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
2152
2152
2153
- eslint-plugin-jest@26.1.4 :
2154
- version "26.1.4 "
2155
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4 .tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a "
2156
- integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA ==
2153
+ eslint-plugin-jest@26.1.5 :
2154
+ version "26.1.5 "
2155
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5 .tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775 "
2156
+ integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw ==
2157
2157
dependencies :
2158
2158
" @typescript-eslint/utils" " ^5.10.0"
2159
2159
You can’t perform that action at this time.
0 commit comments