File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 45
45
"@typescript-eslint/parser" : " 4.28.4" ,
46
46
"eslint" : " 7.31.0" ,
47
47
"eslint-config-prettier" : " 8.3.0" ,
48
- "eslint-plugin-jest" : " 24.3.6 " ,
48
+ "eslint-plugin-jest" : " 24.4.0 " ,
49
49
"eslint-plugin-prettier" : " 3.4.0" ,
50
50
"jest" : " 26.6.3" ,
51
51
"jest-circus" : " 27.0.6" ,
Original file line number Diff line number Diff line change @@ -1860,9 +1860,10 @@ eslint-config-prettier@8.3.0:
1860
1860
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
1861
1861
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
1862
1862
1863
- eslint-plugin-jest@24.3.6 :
1864
- version "24.3.6"
1865
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6.tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173"
1863
+ eslint-plugin-jest@24.4.0 :
1864
+ version "24.4.0"
1865
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0.tgz#fa4b614dbd46a98b652d830377971f097bda9262"
1866
+ integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg==
1866
1867
dependencies :
1867
1868
" @typescript-eslint/experimental-utils" " ^4.0.1"
1868
1869
You can’t perform that action at this time.
0 commit comments