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 66
66
"eslint-import-resolver-typescript" : " 2.7.0" ,
67
67
"eslint-plugin-compat" : " 4.0.2" ,
68
68
"eslint-plugin-import" : " 2.25.4" ,
69
- "eslint-plugin-jest" : " 26.1.1 " ,
69
+ "eslint-plugin-jest" : " 26.1.3 " ,
70
70
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
71
71
"eslint-plugin-no-storage" : " 1.0.2" ,
72
72
"eslint-plugin-react" : " 7.29.4" ,
Original file line number Diff line number Diff line change @@ -6404,10 +6404,10 @@ eslint-plugin-import@2.25.4:
6404
6404
resolve "^1.20.0"
6405
6405
tsconfig-paths "^3.12.0"
6406
6406
6407
- eslint-plugin-jest@26.1.1 :
6408
- version "26.1.1 "
6409
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
6410
- integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
6407
+ eslint-plugin-jest@26.1.3 :
6408
+ version "26.1.3 "
6409
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.3 .tgz#e722e5efeea18aa9dec7c7349987b641db19feb7 "
6410
+ integrity sha512-Pju+T7MFpo5VFhFlwrkK/9jRUu18r2iugvgyrWOnnGRaVTFFmFXp+xFJpHyqmjjLmGJPKLeEFLVTAxezkApcpQ ==
6411
6411
dependencies:
6412
6412
"@typescript-eslint/utils" "^5.10.0"
6413
6413
You can’t perform that action at this time.
0 commit comments