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 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" : " 25.3.0 " ,
48
+ "eslint-plugin-jest" : " 25.3.2 " ,
49
49
"eslint-plugin-prettier" : " 4.0.0" ,
50
50
"jest" : " 26.6.3" ,
51
51
"jest-circus" : " 27.4.5" ,
Original file line number Diff line number Diff line change @@ -1936,10 +1936,10 @@ eslint-config-prettier@8.3.0:
1936
1936
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
1937
1937
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
1938
1938
1939
- eslint-plugin-jest@25.3.0 :
1940
- version "25.3.0 "
1941
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.0 .tgz#6c04bbf13624a75684a05391a825b58e2e291950 "
1942
- integrity sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q ==
1939
+ eslint-plugin-jest@25.3.2 :
1940
+ version "25.3.2 "
1941
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-25.3.2 .tgz#702801e37c502546fe4c4986888720f6eed3b129 "
1942
+ integrity sha512-1aPC7RRJkMCNgklHMDECw8fnzag3JBH53LaxmFkDTR7+PfMCO5V6f8XFRHoT2I+Fr4pVO9cPdRGlf7/haB2O5Q ==
1943
1943
dependencies :
1944
1944
" @typescript-eslint/experimental-utils" " ^5.0.0"
1945
1945
You can’t perform that action at this time.
0 commit comments