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 113
113
"eslint-formatter-friendly" : " 7.0.0" ,
114
114
"eslint-plugin-compat" : " 4.0.2" ,
115
115
"eslint-plugin-import" : " 2.25.4" ,
116
- "eslint-plugin-jest" : " 26.1.1 " ,
116
+ "eslint-plugin-jest" : " 26.1.2 " ,
117
117
"eslint-plugin-prettier-internal-rules" : " 2.0.1" ,
118
118
"eslint-plugin-react" : " 7.29.4" ,
119
119
"eslint-plugin-regexp" : " 1.5.1" ,
Original file line number Diff line number Diff line change @@ -3008,10 +3008,10 @@ eslint-plugin-import@2.25.4:
3008
3008
resolve "^1.20.0"
3009
3009
tsconfig-paths "^3.12.0"
3010
3010
3011
- eslint-plugin-jest@26.1.1 :
3012
- version "26.1.1 "
3013
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
3014
- integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
3011
+ eslint-plugin-jest@26.1.2 :
3012
+ version "26.1.2 "
3013
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.2 .tgz#0f1a15c62889fffc3f78a773749d672f1bedb15f "
3014
+ integrity sha512-1bXCoRODPkGN06n9KAMls4Jm0eyS+0Q/LWcIxhqWR2ycV0Z7lnx2c10idk4dtFIJY5xStgiIr5snC6/rxcXpbw ==
3015
3015
dependencies :
3016
3016
" @typescript-eslint/utils" " ^5.10.0"
3017
3017
You can’t perform that action at this time.
0 commit comments