chore(deps): update all non-major dependencies #1193
Annotations
10 errors
package.json#L13
Expected object keys to be in specified order. 'import' should be before 'require'
|
package.json#L16
Expected object keys to be in specified order. 'import' should be before 'require'
|
scripts/buildFixtures.ts#L6
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
scripts/buildFixtures.ts#L12
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
scripts/buildFixtures.ts#L13
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/webpack/context.ts#L20
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
src/webpack/index.ts#L21
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
test/fixtures/transform/__test__/build.test.ts#L40
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
test/unit-tests/id-consistency/test-src/entry.js#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
test/unit-tests/resolve-id-external/test-src/entry.js#L5
Unexpected use of the global variable 'process'. Use 'require("process")' instead
|
The logs for this run have expired and are no longer available.
Loading