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 50
50
"eslint" : " ^5.16.0" ,
51
51
"eslint-config-standard" : " ^12.0.0" ,
52
52
"eslint-plugin-import" : " ^2.17.2" ,
53
- "eslint-plugin-jest" : " ^22.4.1 " ,
53
+ "eslint-plugin-jest" : " ^22.5.0 " ,
54
54
"eslint-plugin-node" : " ^8.0.1" ,
55
55
"eslint-plugin-promise" : " ^4.1.1" ,
56
56
"eslint-plugin-standard" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2929,10 +2929,10 @@ eslint-plugin-import@^2.17.2:
2929
2929
read-pkg-up "^2.0.0"
2930
2930
resolve "^1.10.0"
2931
2931
2932
- eslint-plugin-jest@^22.4.1 :
2933
- version "22.4.1 "
2934
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.4.1 .tgz#a5fd6f7a2a41388d16f527073b778013c5189a9c "
2935
- integrity sha512-gcLfn6P2PrFAVx3AobaOzlIEevpAEf9chTpFZz7bYfc7pz8XRv7vuKTIE4hxPKZSha6XWKKplDQ0x9Pq8xX2mg ==
2932
+ eslint-plugin-jest@^22.5.0 :
2933
+ version "22.5.0 "
2934
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.0 .tgz#3a02527a5b08f7232f7bb0a52da98407bf84cdd0 "
2935
+ integrity sha512-YLeCRAuU3qP9lRZMul1/IbxXGg1THVpWFPBEa+VUQkcqEtO3W9GDKZ84MxYxzKTwMChTjj1l2vuNKva8HYtGPg ==
2936
2936
2937
2937
eslint-plugin-node@^8.0.1 :
2938
2938
version "8.0.1"
You can’t perform that action at this time.
0 commit comments