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 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.2 " ,
66
+ "eslint-plugin-jest" : " ^24.4.3 " ,
67
67
"eslint-plugin-jsx-a11y" : " ^6.4.1" ,
68
68
"eslint-plugin-prettier" : " ^4.0.0" ,
69
69
"eslint-plugin-react" : " ^7.25.3" ,
Original file line number Diff line number Diff line change @@ -3211,10 +3211,10 @@ eslint-plugin-jest-dom@^3.9.0:
3211
3211
" @testing-library/dom" " ^7.28.1"
3212
3212
requireindex "^1.2.0"
3213
3213
3214
- eslint-plugin-jest@^24.4.0, eslint-plugin-jest@^24.4.2 :
3215
- version "24.4.2 "
3216
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.2 .tgz#9e8cf05ee6a0e3025e6149df2f36950abfa8d5bf "
3217
- integrity sha512-jNMnqwX75z0RXRMXkxwb/+9ylKJYJLJ8nT8nBT0XFM5qx4IQGxP4edMawa0qGkSbHae0BDPBmi8I2QF0/F04XQ ==
3214
+ eslint-plugin-jest@^24.4.0, eslint-plugin-jest@^24.4.3 :
3215
+ version "24.4.3 "
3216
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.3 .tgz#dd59e32a7d233a92672468082c24c337a5954873 "
3217
+ integrity sha512-cZPTqF/35/usP9gvjslj6pE+2lpr1KoZvjvDWRlfCP27LSRHBUhJV6hBPk47TksH3lSt28sDpIlp8owK0hWtsA ==
3218
3218
dependencies :
3219
3219
" @typescript-eslint/experimental-utils" " ^4.0.1"
3220
3220
You can’t perform that action at this time.
0 commit comments