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.23.4" ,
66
- "eslint-plugin-jest" : " ^24.3.6 " ,
66
+ "eslint-plugin-jest" : " ^24.4.0 " ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
68
"eslint-plugin-prettier" : " ^3.4.0" ,
69
69
"eslint-plugin-react" : " ^7.24.0" ,
Original file line number Diff line number Diff line change @@ -3259,10 +3259,10 @@ eslint-plugin-jest-dom@^3.9.0:
3259
3259
" @testing-library/dom" " ^7.28.1"
3260
3260
requireindex "^1.2.0"
3261
3261
3262
- eslint-plugin-jest@^24.3.6 :
3263
- version "24.3.6 "
3264
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
3265
- integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
3262
+ eslint-plugin-jest@^24.3.6, eslint-plugin-jest@^24.4.0 :
3263
+ version "24.4.0 "
3264
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0 .tgz#fa4b614dbd46a98b652d830377971f097bda9262 "
3265
+ integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg ==
3266
3266
dependencies :
3267
3267
" @typescript-eslint/experimental-utils" " ^4.0.1"
3268
3268
You can’t perform that action at this time.
0 commit comments