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.13.0 " ,
129
+ "eslint-plugin-jest" : " ^23.13.1 " ,
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 @@ -5149,10 +5149,10 @@ eslint-plugin-import@^2.20.2:
5149
5149
read-pkg-up "^2.0.0"
5150
5150
resolve "^1.12.0"
5151
5151
5152
- eslint-plugin-jest@^23.13.0 :
5153
- version "23.13.0 "
5154
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.0 .tgz#a80ec992b155dd15260bf1131bad666e5123e551 "
5155
- integrity sha512-AG18G0qFCgFOdhMibl4cTuKTCBVjzm/hEPYMOPCTj3Yh2GQ53q5u5Jj3a4nl1JH1BxqPsXIrZR1oRE+TdptfHw ==
5152
+ eslint-plugin-jest@^23.13.1 :
5153
+ version "23.13.1 "
5154
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.13.1 .tgz#b2ce83f76064ad8ba1f1f26f322b86a86e44148e "
5155
+ integrity sha512-TRLJH6M6EDvGocD98a7yVThrAOCK9WJfo9phuUb0MJptcrOYZeCKzC9aOzZCD93sxXCsiJVZywaTHdI/mAi0FQ ==
5156
5156
dependencies:
5157
5157
"@typescript-eslint/experimental-utils" "^2.5.0"
5158
5158
You can’t perform that action at this time.
0 commit comments