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 124
124
"eslint-config-standard" : " ^14.1.1" ,
125
125
"eslint-config-vue" : " ^2.0.2" ,
126
126
"eslint-plugin-import" : " ^2.22.0" ,
127
- "eslint-plugin-jest" : " ^23.18.0 " ,
127
+ "eslint-plugin-jest" : " ^23.18.1 " ,
128
128
"eslint-plugin-markdown" : " ^1.0.2" ,
129
129
"eslint-plugin-node" : " ^11.1.0" ,
130
130
"eslint-plugin-prettier" : " ^3.1.4" ,
Original file line number Diff line number Diff line change @@ -5156,10 +5156,10 @@ eslint-plugin-import@^2.22.0:
5156
5156
resolve "^1.17.0"
5157
5157
tsconfig-paths "^3.9.0"
5158
5158
5159
- eslint-plugin-jest@^23.18.0 :
5160
- version "23.18.0 "
5161
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.0 .tgz#4813eacb181820ed13c5505f400956d176b25af8 "
5162
- integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg ==
5159
+ eslint-plugin-jest@^23.18.1 :
5160
+ version "23.18.1 "
5161
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18.1 .tgz#284e44f480cc82c0ccfaf5a0cb2d2fe34ec2497d "
5162
+ integrity sha512-1FDnKJxWm+XnVp36wyTUK6SLADtqMLIH4UbX96mPHE5b1dGoA5LfIGdhHyN+TiZ6U7o89JVEJsaiDJJIKI4p+g ==
5163
5163
dependencies:
5164
5164
"@typescript-eslint/experimental-utils" "^2.5.0"
5165
5165
You can’t perform that action at this time.
0 commit comments