fix(deps): update all non-major dependencies #369
Annotations
10 errors
Lint:
src/command/like-rank.ts#L75
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/like-rank.ts#L111
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/msg.ts#L65
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/post/feed.ts#L47
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/post/list.ts#L41
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/user/alias.ts#L14
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/user/login.ts#L26
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/user/login.ts#L32
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/user/login.ts#L38
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Lint:
src/command/user/login.ts#L44
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
Loading