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 24
24
"eslint" : " ^7.21.0" ,
25
25
"eslint-config-prettier" : " ^8.1.0" ,
26
26
"eslint-plugin-import" : " ^2.22.1" ,
27
- "eslint-plugin-jest" : " ^24.2.0 " ,
27
+ "eslint-plugin-jest" : " ^24.3.1 " ,
28
28
"eslint-plugin-prettier" : " ^3.3.1" ,
29
29
"jest" : " ^26.6.3" ,
30
30
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2399,10 +2399,10 @@ eslint-plugin-import@^2.22.1:
2399
2399
resolve "^1.17.0"
2400
2400
tsconfig-paths "^3.9.0"
2401
2401
2402
- eslint-plugin-jest@^24.2.0 :
2403
- version "24.2.0 "
2404
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.2.0 .tgz#2d7784f58bf424b7ba888305c6c070f80bd2af5d "
2405
- integrity sha512-PZ6+/cOldZxpGF3rVYX6Y+83AUAI4jofdtyVrjimVHgXHfPBC5UKVTn92f6aFFV9HuD8xa1WNqY5s3kgfSzROQ ==
2402
+ eslint-plugin-jest@^24.3.1 :
2403
+ version "24.3.1 "
2404
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.1 .tgz#c8df037847b83397940bef7fbc2cc168ab466bcc "
2405
+ integrity sha512-RQt59rfMSHyvedImT72iaf8JcvCcR4P7Uq499dALtjY8mrCjbwWrFi1UceG4sid2wVIeDi+0tjxXZ8CZEVO7Zw ==
2406
2406
dependencies :
2407
2407
" @typescript-eslint/experimental-utils" " ^4.0.1"
2408
2408
You can’t perform that action at this time.
0 commit comments