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 89
89
"eslint-config-kentcdodds" : " ^14.14.2" ,
90
90
"eslint-config-prettier" : " ^6.10.0" ,
91
91
"eslint-plugin-import" : " ^2.20.0" ,
92
- "eslint-plugin-jest" : " ^23.18 .0" ,
92
+ "eslint-plugin-jest" : " ^23.20 .0" ,
93
93
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
94
94
"eslint-plugin-prettier" : " ^3.1.2" ,
95
95
"eslint-plugin-react" : " ^7.19.0" ,
Original file line number Diff line number Diff line change @@ -3847,10 +3847,10 @@ eslint-plugin-jest-dom@^2.1.0:
3847
3847
dependencies :
3848
3848
requireindex "~1.2.0"
3849
3849
3850
- eslint-plugin-jest@^23.18.0 , eslint-plugin-jest@^23.18.2 :
3851
- version "23.18.2 "
3852
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.2 .tgz#9cebb2c93729ccabc1d01cf45c59e9ee6afec80d "
3853
- integrity sha512-afVOE47F0PENnRlnePUHgrDbv1tsDlTAVrjL051oUETB2ImzBwa5GfmUAUhDjAEuxH+xkE6DsmEpZ8obXzUMqQ ==
3850
+ eslint-plugin-jest@^23.18.2 , eslint-plugin-jest@^23.20.0 :
3851
+ version "23.20.0 "
3852
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.20.0 .tgz#e1d69c75f639e99d836642453c4e75ed22da4099 "
3853
+ integrity sha512-+6BGQt85OREevBDWCvhqj1yYA4+BFK4XnRZSGJionuEYmcglMZYLNNBBemwzbqUAckURaHdJSBcjHPyrtypZOw ==
3854
3854
dependencies :
3855
3855
" @typescript-eslint/experimental-utils" " ^2.5.0"
3856
3856
You can’t perform that action at this time.
0 commit comments