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 50
50
"eslint-plugin-eslint-plugin" : " ^2.3.0" ,
51
51
"eslint-plugin-filenames" : " ^1.3.2" ,
52
52
"eslint-plugin-import" : " ^2.22.0" ,
53
- "eslint-plugin-jest" : " ^23.17.1 " ,
53
+ "eslint-plugin-jest" : " ^23.18.0 " ,
54
54
"eslint-plugin-markdown" : " ^1.0.2" ,
55
55
"eslint-plugin-node" : " ^11.0.0" ,
56
56
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -1657,10 +1657,10 @@ eslint-plugin-import@^2.22.0:
1657
1657
resolve "^1.17.0"
1658
1658
tsconfig-paths "^3.9.0"
1659
1659
1660
- eslint-plugin-jest@^23.17.1 :
1661
- version "23.17.1 "
1662
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.17.1 .tgz#c0f39ba78e0f33b7ee1ce4ec92b773e39026ea3f "
1663
- integrity sha512-/o36fw67qNbJGWbSBIBMfseMsNP/d88WUHAGHCi1xFwsNB3XXZGdvxbOw49j3iQz6MCW/yw8OeOsuQhi6mM5ZA ==
1660
+ eslint-plugin-jest@^23.18.0 :
1661
+ version "23.18.0 "
1662
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0 .tgz#4813eacb181820ed13c5505f400956d176b25af8 "
1663
+ integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg ==
1664
1664
dependencies :
1665
1665
" @typescript-eslint/experimental-utils" " ^2.5.0"
1666
1666
You can’t perform that action at this time.
0 commit comments