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 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.12 .0" ,
129
+ "eslint-plugin-jest" : " ^23.13 .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 @@ -5129,10 +5129,10 @@ eslint-plugin-import@^2.20.2:
5129
5129
read-pkg-up "^2.0.0"
5130
5130
resolve "^1.12.0"
5131
5131
5132
- eslint-plugin-jest@^23.12 .0:
5133
- version "23.12 .0"
5134
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.12 .0.tgz#12eed51f43dc478a46c49093973878e863f4b585 "
5135
- integrity sha512-lHA8D3TfDqhO5sPEEp3k87Ljo6Ci09lMmWrNhrAReWs04VBgTar8UAKKFKpA+zTKHG7s5IqKRwZlrdEeq6JE2A ==
5132
+ eslint-plugin-jest@^23.13 .0:
5133
+ version "23.13 .0"
5134
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13 .0.tgz#a80ec992b155dd15260bf1131bad666e5123e551 "
5135
+ integrity sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw ==
5136
5136
dependencies:
5137
5137
"@typescript-eslint/experimental-utils" "^2.5.0"
5138
5138
You can’t perform that action at this time.
0 commit comments