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 126
126
"eslint-config-standard" : " ^14.1.1" ,
127
127
"eslint-config-vue" : " ^2.0.2" ,
128
128
"eslint-plugin-import" : " ^2.20.2" ,
129
- "eslint-plugin-jest" : " ^23.9 .0" ,
129
+ "eslint-plugin-jest" : " ^23.10 .0" ,
130
130
"eslint-plugin-markdown" : " ^1.0.2" ,
131
131
"eslint-plugin-node" : " ^11.1.0" ,
132
132
"eslint-plugin-prettier" : " ^3.1.3" ,
Original file line number Diff line number Diff line change @@ -5124,10 +5124,10 @@ eslint-plugin-import@^2.20.2:
5124
5124
read-pkg-up "^2.0.0"
5125
5125
resolve "^1.12.0"
5126
5126
5127
- eslint-plugin-jest@^23.9 .0:
5128
- version "23.9 .0"
5129
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.9 .0.tgz#7f4932eceb7ca487d171898fb9d55c05e6b36701 "
5130
- integrity sha512-8mt5xJQIFh33W5nE7vCikkDTE4saTo08V91KjU6yI5sLQ9e8Jkp1OXkWJoIHLheFqY5OXIZdAjZmNYHSJ3IpzQ ==
5127
+ eslint-plugin-jest@^23.10 .0:
5128
+ version "23.10 .0"
5129
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.10 .0.tgz#4738c7ca9e6513da50f4e99d7b161c1f82fa8e8f "
5130
+ integrity sha512-cHC//nesojSO1MLxVmFJR/bUaQQG7xvMHQD8YLbsQzevR41WKm8paKDUv2wMHlUy5XLZUmNcWuflOi4apS8D+Q ==
5131
5131
dependencies:
5132
5132
"@typescript-eslint/experimental-utils" "^2.5.0"
5133
5133
You can’t perform that action at this time.
0 commit comments