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 122
122
"eslint-config-standard" : " ^14.1.0" ,
123
123
"eslint-config-vue" : " ^2.0.2" ,
124
124
"eslint-plugin-import" : " ^2.20.1" ,
125
- "eslint-plugin-jest" : " ^23.8.0 " ,
125
+ "eslint-plugin-jest" : " ^23.8.1 " ,
126
126
"eslint-plugin-markdown" : " ^1.0.2" ,
127
127
"eslint-plugin-node" : " ^11.0.0" ,
128
128
"eslint-plugin-prettier" : " ^3.1.2" ,
Original file line number Diff line number Diff line change @@ -5598,10 +5598,10 @@ eslint-plugin-import@^2.20.1:
5598
5598
read-pkg-up "^2.0.0"
5599
5599
resolve "^1.12.0"
5600
5600
5601
- eslint-plugin-jest@^23.8.0 :
5602
- version "23.8.0 "
5603
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.0 .tgz#c978f959fa8395801742d13c5a3125a986d2661e "
5604
- integrity sha512-DKXmLxguZ1Lru4u5YM12ko3WLq6gqo7dhV2b63K731+/PNyZ/Ff6NGONQsGUtPLG9zU3kdz/N+2LTbweNZifeg ==
5601
+ eslint-plugin-jest@^23.8.1 :
5602
+ version "23.8.1 "
5603
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.8.1 .tgz#247025e8a51b3a25a4cc41166369b0bfb4db83b7 "
5604
+ integrity sha512-OycLNqPo/2EfO6kTqnmsu1khz1gTIOxGl3ThIVwL5/oycDF4pm5uNDyvFelNLdpr4COUuM8PVi3963NEG1Efpw ==
5605
5605
dependencies:
5606
5606
"@typescript-eslint/experimental-utils" "^2.5.0"
5607
5607
You can’t perform that action at this time.
0 commit comments