File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 58
58
"eslint-plugin-import" : " ^2.14.0" ,
59
59
"eslint-plugin-node" : " ^7.0.1" ,
60
60
"eslint-plugin-promise" : " ^4.0.0" ,
61
- "eslint-plugin-standard" : " ^3.1 .0" ,
61
+ "eslint-plugin-standard" : " ^4.0 .0" ,
62
62
"jest" : " ^23.5.0" ,
63
63
"lnk" : " ^1.1.0" ,
64
64
"rimraf" : " ^2.6.2" ,
Original file line number Diff line number Diff line change @@ -4444,9 +4444,9 @@ eslint-plugin-promise@^4.0.0:
4444
4444
version "4.0.0"
4445
4445
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.0.tgz#bc15a4aa04fa6116113b6c47488c421821b758fc"
4446
4446
4447
- eslint-plugin-standard@^3.1 .0 :
4448
- version "3.1 .0"
4449
- resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-3.1 .0.tgz#2a9e21259ba4c47c02d53b2d0c9135d4b1022d47 "
4447
+ eslint-plugin-standard@^4.0 .0 :
4448
+ version "4.0 .0"
4449
+ resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0 .0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c "
4450
4450
4451
4451
eslint-plugin-typescript@^0.12.0 :
4452
4452
version "0.12.0"
You can’t perform that action at this time.
0 commit comments