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 68
68
"eslint-config-airbnb-typescript" : " ^12.3.1" ,
69
69
"eslint-config-prettier" : " ^8.3.0" ,
70
70
"eslint-plugin-import" : " ^2.20.0" ,
71
- "eslint-plugin-jest" : " ^24.1.5 " ,
71
+ "eslint-plugin-jest" : " ^24.3.6 " ,
72
72
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
73
73
"eslint-plugin-prettier" : " ^3.4.0" ,
74
74
"eslint-plugin-react" : " ^7.23.2" ,
Original file line number Diff line number Diff line change @@ -3756,10 +3756,10 @@ eslint-plugin-jest-dom@^3.8.0:
3756
3756
" @testing-library/dom" " ^7.28.1"
3757
3757
requireindex "^1.2.0"
3758
3758
3759
- eslint-plugin-jest@^24.1 .5, eslint-plugin-jest@^24.3.5 :
3760
- version "24.3.5 "
3761
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.5 .tgz#71f0b580f87915695c286c3f0eb88cf23664d044 "
3762
- integrity sha512-XG4rtxYDuJykuqhsOqokYIR84/C8pRihRtEpVskYLbIIKGwPNW2ySxdctuVzETZE+MbF/e7wmsnbNVpzM0rDug ==
3759
+ eslint-plugin-jest@^24.3 .5, eslint-plugin-jest@^24.3.6 :
3760
+ version "24.3.6 "
3761
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
3762
+ integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
3763
3763
dependencies :
3764
3764
" @typescript-eslint/experimental-utils" " ^4.0.1"
3765
3765
You can’t perform that action at this time.
0 commit comments