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 41
41
"eslint-import-resolver-typescript" : " 2.5.0" ,
42
42
"eslint-plugin-compat" : " 4.0.2" ,
43
43
"eslint-plugin-import" : " 2.25.4" ,
44
- "eslint-plugin-jest" : " 26.1.0 " ,
44
+ "eslint-plugin-jest" : " 26.1.1 " ,
45
45
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
46
46
"eslint-plugin-no-storage" : " 1.0.2" ,
47
47
"eslint-plugin-react" : " 7.28.0" ,
Original file line number Diff line number Diff line change @@ -5770,10 +5770,10 @@ eslint-plugin-import@2.25.4:
5770
5770
resolve "^1.20.0"
5771
5771
tsconfig-paths "^3.12.0"
5772
5772
5773
- eslint-plugin-jest@26.1.0 :
5774
- version "26.1.0 "
5775
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.0 .tgz#9f6c33e66f3cef3f2832c3a4d2caa21a75792dee "
5776
- integrity sha512-vjF6RvcKm4xZSJgCmXb9fXmhzTva+I9jtj9Qv5JeZQTRocU7WT1g3Kx0cZ+00SekPe2DtSWDawHtSj4RaxFhXQ ==
5773
+ eslint-plugin-jest@26.1.1 :
5774
+ version "26.1.1 "
5775
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
5776
+ integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
5777
5777
dependencies:
5778
5778
"@typescript-eslint/utils" "^5.10.0"
5779
5779
You can’t perform that action at this time.
0 commit comments