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.19.1" ,
125
- "eslint-plugin-jest" : " ^23.3 .0" ,
125
+ "eslint-plugin-jest" : " ^23.4 .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 @@ -4751,10 +4751,10 @@ eslint-plugin-import@^2.19.1:
4751
4751
read-pkg-up "^2.0.0"
4752
4752
resolve "^1.12.0"
4753
4753
4754
- eslint-plugin-jest@^23.3 .0:
4755
- version "23.3 .0"
4756
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.3 .0.tgz#b1443d0c46d6a0de9ef3de78176dd6688c7d5326 "
4757
- integrity sha512-GE6CR4ESJeu6Huw7vfZfaXHmX2R2kCFvf2X9OMcOxfP158yLKgLWz7PqLYTwRDACi84IhpmRxO8lK7GGwG05UQ ==
4754
+ eslint-plugin-jest@^23.4 .0:
4755
+ version "23.4 .0"
4756
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.4 .0.tgz#5209a659cf415a5154d64f957e0508ee83de224b "
4757
+ integrity sha512-BKZmxpvya0/slJdUr5MJdWvIUNtDySzbAxigr3xMVmyiSUvQLhnLde+8dDM56sFPDSU1pQG9ZqNglMq0jLYVqw ==
4758
4758
dependencies:
4759
4759
"@typescript-eslint/experimental-utils" "^2.5.0"
4760
4760
You can’t perform that action at this time.
0 commit comments