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 63
63
"eslint-config-airbnb-typescript" : " ^12.3.1" ,
64
64
"eslint-config-prettier" : " ^8.3.0" ,
65
65
"eslint-plugin-import" : " ^2.24.2" ,
66
- "eslint-plugin-jest" : " ^24.4.0 " ,
66
+ "eslint-plugin-jest" : " ^24.4.2 " ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
68
"eslint-plugin-prettier" : " ^4.0.0" ,
69
69
"eslint-plugin-react" : " ^7.25.2" ,
Original file line number Diff line number Diff line change @@ -3342,10 +3342,10 @@ eslint-plugin-jest-dom@^3.9.0:
3342
3342
" @testing-library/dom" " ^7.28.1"
3343
3343
requireindex "^1.2.0"
3344
3344
3345
- eslint-plugin-jest@^24.4.0 :
3346
- version "24.4.0 "
3347
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0 .tgz#fa4b614dbd46a98b652d830377971f097bda9262 "
3348
- integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg ==
3345
+ eslint-plugin-jest@^24.4.0, eslint-plugin-jest@^24.4.2 :
3346
+ version "24.4.2 "
3347
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.2 .tgz#9e8cf05ee6a0e3025e6149df2f36950abfa8d5bf "
3348
+ integrity sha512-jNMnqwX75z0RXRMXkxwb/+9ylKJYJLJ8nT8nBT0XFM5qx4IQGxP4edMawa0qGkSbHae0BDPBmi8I2QF0/F04XQ ==
3349
3349
dependencies :
3350
3350
" @typescript-eslint/experimental-utils" " ^4.0.1"
3351
3351
You can’t perform that action at this time.
0 commit comments