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 17
17
"eslint" : " ^6.8.0" ,
18
18
"eslint-config-prettier" : " ^6.11.0" ,
19
19
"eslint-plugin-import" : " ^2.20.2" ,
20
- "eslint-plugin-jest" : " ^23.11.0 " ,
20
+ "eslint-plugin-jest" : " ^23.13.1 " ,
21
21
"faker" : " ^4.1.0" ,
22
22
"husky" : " ^4.2.5" ,
23
23
"jest" : " ^26.0.1" ,
Original file line number Diff line number Diff line change @@ -2223,10 +2223,10 @@ eslint-plugin-import@^2.20.2:
2223
2223
read-pkg-up "^2.0.0"
2224
2224
resolve "^1.12.0"
2225
2225
2226
- eslint-plugin-jest@^23.11.0 :
2227
- version "23.11.0 "
2228
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.11.0 .tgz#6e01d83ea74c1eefd60811655bbc288bd8ab2e7d "
2229
- integrity sha512-qedvh6mcMgoLFHjITtG40yKOCu5Fa1GMYesDOclU30ZvtVkf+DaH0fnCn1ysOX/QMdk2SGhQvxvYLowcLaM0GA ==
2226
+ eslint-plugin-jest@^23.13.1 :
2227
+ version "23.13.1 "
2228
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1 .tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e "
2229
+ integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ ==
2230
2230
dependencies :
2231
2231
" @typescript-eslint/experimental-utils" " ^2.5.0"
2232
2232
You can’t perform that action at this time.
0 commit comments