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 22
22
"@typescript-eslint/parser" : " 2.34.0" ,
23
23
"eslint" : " 6.8.0" ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
- "eslint-plugin-jest" : " 26.1.5 " ,
25
+ "eslint-plugin-jest" : " 26.2.1 " ,
26
26
"eslint-plugin-prettier" : " 3.4.1" ,
27
27
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
28
28
"jest" : " 25.5.4" ,
Original file line number Diff line number Diff line change @@ -1244,10 +1244,10 @@ eslint-config-prettier@8.5.0:
1244
1244
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1245
1245
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1246
1246
1247
- eslint-plugin-jest@26.1.5 :
1248
- version "26.1.5 "
1249
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5. tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775 "
1250
- integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw ==
1247
+ eslint-plugin-jest@26.2.1 :
1248
+ version "26.2.1 "
1249
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.1. tgz#7ad729bb90ac5fde29291288fed44aad7849457f "
1250
+ integrity sha512-4MffeAWEiC5z6rtPo8AFm59T32EIUwyLxpa46eNNrcewfpN6OfXChlnvaErjO2Kyhhi6BNo5ocsnpUg2mCRJPA ==
1251
1251
dependencies :
1252
1252
" @typescript-eslint/utils" " ^5.10.0"
1253
1253
You can’t perform that action at this time.
0 commit comments