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 128
128
"eslint-config-standard" : " ^14.1.1" ,
129
129
"eslint-config-vue" : " ^2.0.2" ,
130
130
"eslint-plugin-import" : " ^2.22.0" ,
131
- "eslint-plugin-jest" : " ^23.18.2 " ,
131
+ "eslint-plugin-jest" : " ^23.19.0 " ,
132
132
"eslint-plugin-markdown" : " ^1.0.2" ,
133
133
"eslint-plugin-node" : " ^11.1.0" ,
134
134
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -5193,10 +5193,10 @@ eslint-plugin-import@^2.22.0:
5193
5193
resolve "^1.17.0"
5194
5194
tsconfig-paths "^3.9.0"
5195
5195
5196
- eslint-plugin-jest@^23.18.2 :
5197
- version "23.18.2 "
5198
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.2 .tgz#9cebb2c93729ccabc1d01cf45c59e9ee6afec80d "
5199
- integrity sha512-afVOE47F0PENnRlnePUHgrDbv1tsDlTAVrjL051oUETB2ImzBwa5GfmUAUhDjAEuxH+xkE6DsmEpZ8obXzUMqQ ==
5196
+ eslint-plugin-jest@^23.19.0 :
5197
+ version "23.19.0 "
5198
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.19.0 .tgz#da9c45a629bf3180269c7d5033afd7f8b910bde5 "
5199
+ integrity sha512-l5PLflALqnODl8Yy0H5hDs18aKJS1KTf66VZGXRpIhmbLbPLaTuMB2P+65fBpkdseSpnTVcIlBYvTvJSBi/itg ==
5200
5200
dependencies:
5201
5201
"@typescript-eslint/experimental-utils" "^2.5.0"
5202
5202
You can’t perform that action at this time.
0 commit comments