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" : " ^5.23.0" ,
23
23
"eslint" : " 8.15.0" ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
- "eslint-plugin-jest" : " 26.2.1 " ,
25
+ "eslint-plugin-jest" : " 26.2.2 " ,
26
26
"eslint-plugin-prettier" : " ^4.0.0" ,
27
27
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
28
28
"jest" : " 28.1.0" ,
Original file line number Diff line number Diff line change @@ -1269,10 +1269,10 @@ eslint-config-prettier@8.5.0:
1269
1269
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1270
1270
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1271
1271
1272
- eslint-plugin-jest@26.2.1 :
1273
- version "26.2.1 "
1274
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.1 .tgz#7ad729bb90ac5fde29291288fed44aad7849457f "
1275
- integrity sha512-4MffeAWEiC5z6rtPo8AFm59T32EIUwyLxpa46eNNrcewfpN6OfXChlnvaErjO2Kyhhi6BNo5ocsnpUg2mCRJPA ==
1272
+ eslint-plugin-jest@26.2.2 :
1273
+ version "26.2.2 "
1274
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.2.2 .tgz#74e000544259f1ef0462a609a3fc9e5da3768f6c "
1275
+ integrity sha512-etSFZ8VIFX470aA6kTqDPhIq7YWe0tjBcboFNV3WeiC18PJ/AVonGhuTwlmuz2fBkH8FJHA7JQ4k7GsQIj1Gew ==
1276
1276
dependencies :
1277
1277
" @typescript-eslint/utils" " ^5.10.0"
1278
1278
You can’t perform that action at this time.
0 commit comments