chore(deps): update all non-major dependencies #730
Annotations
10 errors
lint:
src/api/upload.ts#L14
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
|
lint:
src/api/upload.ts#L18
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
|
lint:
src/api/upload.ts#L18
Unexpected use of the global variable 'Buffer'. Use 'require("buffer").Buffer' instead
|
lint:
tests/api/users.test.ts#L24
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
tests/api/users.test.ts#L32
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
tests/api/users.test.ts#L33
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
tests/api/users.test.ts#L34
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
tests/jike-client/auth.test.ts#L7
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint:
tests/jike-client/auth.test.ts#L8
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
lint
Process completed with exit code 1.
|