File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
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.6 .0" ,
125
+ "eslint-plugin-jest" : " ^23.7 .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 @@ -5535,13 +5535,12 @@ eslint-plugin-import@^2.20.1:
5535
5535
read-pkg-up "^2.0.0"
5536
5536
resolve "^1.12.0"
5537
5537
5538
- eslint-plugin-jest@^23.6 .0:
5539
- version "23.6 .0"
5540
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.6 .0.tgz#508b32f80d44058c8c01257c0ee718cfbd521e9d "
5541
- integrity sha512-GH8AhcFXspOLqak7fqnddLXEJsrFyvgO8Bm60SexvKSn1+3rWYESnCiWUOCUcBTprNSDSE4CtAZdM4EyV6gPPw ==
5538
+ eslint-plugin-jest@^23.7 .0:
5539
+ version "23.7 .0"
5540
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.7 .0.tgz#84d5603b6e745b59898cb6750df6a44782a39b04 "
5541
+ integrity sha512-zkiyGlvJeHNjAEz8FaIxTXNblJJ/zj3waNbYbgflK7K6uy0cpE5zJBt/JpJtOBGM/UGkC6BqsQ4n0y7kQ2HA8w ==
5542
5542
dependencies:
5543
5543
"@typescript-eslint/experimental-utils" "^2.5.0"
5544
- micromatch "^4.0.2"
5545
5544
5546
5545
eslint-plugin-markdown@^1.0.1:
5547
5546
version "1.0.1"
You can’t perform that action at this time.
0 commit comments