chore(deps): update all non-major dependencies #1074
Annotations
10 errors
ci:
src/runtime/fetch/index.ts#L6
Prefer `globalThis` over `global`
|
ci:
src/runtime/node/buffer/internal/base64.ts#L129
Prefer `Math.min()` to simplify ternary expressions
|
ci:
src/runtime/polyfill/global-this.ts#L6
Prefer `globalThis` over `self`
|
ci:
src/runtime/polyfill/global-this.ts#L7
Prefer `globalThis` over `self`
|
ci:
src/runtime/polyfill/global-this.ts#L9
Prefer `globalThis` over `window`
|
ci:
src/runtime/polyfill/global-this.ts#L10
Prefer `globalThis` over `window`
|
ci:
src/runtime/polyfill/global-this.ts#L12
Prefer `globalThis` over `global`
|
ci:
src/runtime/polyfill/global-this.ts#L13
Prefer `globalThis` over `global`
|
ci:
test/global.ts#L3
Prefer `globalThis` over `window`
|
ci
Process completed with exit code 1.
|