File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
"eslint-plugin-jest" : " ^22.0.0" ,
70
70
"eslint-plugin-node" : " ^8.0.0" ,
71
71
"eslint-plugin-promise" : " ^3.8.0" ,
72
- "eslint-plugin-standard" : " ^3.1 .0" ,
72
+ "eslint-plugin-standard" : " ^4.0 .0" ,
73
73
"husky" : " ^0.14.3" ,
74
74
"jest" : " ^22.4.4" ,
75
75
"jest-each" : " ^0.5.0" ,
Original file line number Diff line number Diff line change @@ -1983,10 +1983,10 @@ eslint-plugin-promise@^3.8.0:
1983
1983
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
1984
1984
integrity sha512-JiFL9UFR15NKpHyGii1ZcvmtIqa3UTwiDAGb8atSffe43qJ3+1czVGN6UtkklpcJ2DVnqvTMzEKRaJdBkAL2aQ==
1985
1985
1986
- eslint-plugin-standard@^3.1 .0 :
1987
- version "3.1 .0"
1988
- resolved "https://registry.npmjs.org /eslint-plugin-standard/-/eslint-plugin-standard-3.1 .0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47 "
1989
- integrity sha512-fVcdyuKRr0EZ4fjWl3c+gp1BANFJD1+RaWa2UPYfMZ6jCtp5RG00kSaXnK/dE5sYzt4kaWJ9qdxqUfc0d9kX0w ==
1986
+ eslint-plugin-standard@^4.0 .0 :
1987
+ version "4.0 .0"
1988
+ resolved "https://registry.yarnpkg.com /eslint-plugin-standard/-/eslint-plugin-standard-4.0 .0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c "
1989
+ integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA ==
1990
1990
1991
1991
1992
1992
version "3.7.1"
You can’t perform that action at this time.
0 commit comments