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 38
38
"eslint-config-prettier" : " 8.5.0" ,
39
39
"eslint-plugin-eslint-comments" : " 3.2.0" ,
40
40
"eslint-plugin-import" : " 2.25.4" ,
41
- "eslint-plugin-jest" : " 26.1.1 " ,
41
+ "eslint-plugin-jest" : " 27.6.0 " ,
42
42
"eslint-plugin-jsdoc" : " 37.9.6" ,
43
43
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
44
44
"eslint-plugin-prettier" : " 4.0.0" ,
Original file line number Diff line number Diff line change 3223
3223
resolve "^1.20.0"
3224
3224
tsconfig-paths "^3.12.0"
3225
3225
3226
- eslint-plugin-jest@26.1.1 :
3227
- version "26.1.1 "
3228
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
3229
- integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
3226
+ eslint-plugin-jest@27.6.0 :
3227
+ version "27.6.0 "
3228
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0 .tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed "
3229
+ integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng ==
3230
3230
dependencies :
3231
3231
" @typescript-eslint/utils" " ^5.10.0"
3232
3232
You can’t perform that action at this time.
0 commit comments