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 68
68
"eslint-config-airbnb-typescript" : " ^16.1.0" ,
69
69
"eslint-config-prettier" : " ^8.3.0" ,
70
70
"eslint-plugin-import" : " ^2.25.4" ,
71
- "eslint-plugin-jest" : " ^26.0.0 " ,
71
+ "eslint-plugin-jest" : " ^26.1.1 " ,
72
72
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
73
73
"eslint-plugin-prettier" : " ^4.0.0" ,
74
74
"eslint-plugin-react" : " ^7.27.0" ,
Original file line number Diff line number Diff line change @@ -3198,10 +3198,10 @@ eslint-plugin-jest@^25.3.4:
3198
3198
dependencies :
3199
3199
" @typescript-eslint/experimental-utils" " ^5.0.0"
3200
3200
3201
- eslint-plugin-jest@^26.0.0 :
3202
- version "26.0.0 "
3203
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.0.0 .tgz#f83a25a23ab90ce5b375b1d44389b8c391be5ce8 "
3204
- integrity sha512-Fvs0YgJ/nw9FTrnqTuMGVrkozkd07jkQzWm0ajqyHlfcsdkxGfAuv30fgfWHOnHiCr9+1YQ365CcDX7vrNhqQg ==
3201
+ eslint-plugin-jest@^26.1.1 :
3202
+ version "26.1.1 "
3203
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
3204
+ integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
3205
3205
dependencies :
3206
3206
" @typescript-eslint/utils" " ^5.10.0"
3207
3207
You can’t perform that action at this time.
0 commit comments