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 22
22
"@typescript-eslint/parser" : " 5.33.0" ,
23
23
"eslint" : " 8.22.0" ,
24
24
"eslint-config-prettier" : " 8.5.0" ,
25
- "eslint-plugin-jest" : " 26.8.2 " ,
25
+ "eslint-plugin-jest" : " 26.8.3 " ,
26
26
"eslint-plugin-prettier" : " 4.2.1" ,
27
27
"eslint-plugin-simple-import-sort" : " 7.0.0" ,
28
28
"jest" : " 28.1.3" ,
Original file line number Diff line number Diff line change @@ -1348,10 +1348,10 @@ eslint-config-prettier@8.5.0:
1348
1348
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
1349
1349
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
1350
1350
1351
- eslint-plugin-jest@26.8.2 :
1352
- version "26.8.2 "
1353
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.2 .tgz#42a1248a5ade2bc589eb0f9c4e0608dd89b18cf3 "
1354
- integrity sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA ==
1351
+ eslint-plugin-jest@26.8.3 :
1352
+ version "26.8.3 "
1353
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.8.3 .tgz#f5d9bb162636491c8f6f0cd2743fe67c86569338 "
1354
+ integrity sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A ==
1355
1355
dependencies :
1356
1356
" @typescript-eslint/utils" " ^5.10.0"
1357
1357
You can’t perform that action at this time.
0 commit comments