Commit 2636389 1 parent 62cecc0 commit 2636389 Copy full SHA for 2636389
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 45
45
"@typescript-eslint/parser" : " 4.33.0" ,
46
46
"eslint" : " 7.32.0" ,
47
47
"eslint-config-prettier" : " 8.3.0" ,
48
- "eslint-plugin-jest" : " 26.1.0 " ,
48
+ "eslint-plugin-jest" : " 26.1.1 " ,
49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
50
"jest" : " 26.6.3" ,
51
51
"jest-circus" : " 27.5.1" ,
Original file line number Diff line number Diff line change @@ -2142,10 +2142,10 @@ eslint-config-prettier@8.3.0:
2142
2142
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
2143
2143
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
2144
2144
2145
- eslint-plugin-jest@26.1.0 :
2146
- version "26.1.0 "
2147
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.0 .tgz#9f6c33e66f3cef3f2832c3a4d2caa21a75792dee "
2148
- integrity sha512-vjF6RvcKm4xZSJgCmXb9fXmhzTva+I9jtj9Qv5JeZQTRocU7WT1g3Kx0cZ+00SekPe2DtSWDawHtSj4RaxFhXQ ==
2145
+ eslint-plugin-jest@26.1.1 :
2146
+ version "26.1.1 "
2147
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.1 .tgz#7176dd745ef8bca3070263f62cdf112f2dfc9aa1 "
2148
+ integrity sha512-HRKOuPi5ADhza4ZBK5ufyNXy28bXXkib87w+pQqdvBhSTsamndh6sIAKPAUl8y0/n9jSWBdTPslrwtKWqkp8dA ==
2149
2149
dependencies :
2150
2150
" @typescript-eslint/utils" " ^5.10.0"
2151
2151
You can’t perform that action at this time.
0 commit comments