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.0" ,
125
- "eslint-plugin-jest" : " ^23.5 .0" ,
125
+ "eslint-plugin-jest" : " ^23.6 .0" ,
126
126
"eslint-plugin-markdown" : " ^1.0.1" ,
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 @@ -5356,10 +5356,10 @@ eslint-plugin-import@^2.20.0:
5356
5356
read-pkg-up "^2.0.0"
5357
5357
resolve "^1.12.0"
5358
5358
5359
- eslint-plugin-jest@^23.5 .0:
5360
- version "23.5 .0"
5361
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.5 .0.tgz#d9e9ab7a6ccc37b586257933bb6c30df69cd570c "
5362
- integrity sha512-laSi1cj1K+l/3+56PDCtl8SfUNp1ARTG7Q/aF5Z1lvo83t/1GmCEXXtMM79Gq85o1c/KXRMb/CbzdaVYzEf3qw ==
5359
+ eslint-plugin-jest@^23.6 .0:
5360
+ version "23.6 .0"
5361
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6 .0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d "
5362
+ integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw ==
5363
5363
dependencies:
5364
5364
"@typescript-eslint/experimental-utils" "^2.5.0"
5365
5365
micromatch "^4.0.2"
You can’t perform that action at this time.
0 commit comments