Bump the npm-deps group with 5 updates #1295
Annotations
10 warnings
Lint:
src/error.ts#L14
Unnecessary conditional, value is always truthy
|
Lint:
src/interpreter/index.ts#L32
Unexpected any. Specify a different type
|
Lint:
src/interpreter/index.ts#L115
Unexpected any. Specify a different type
|
Lint:
src/interpreter/index.ts#L115
Unexpected any. Specify a different type
|
Lint:
src/interpreter/index.ts#L118
Unexpected any. Specify a different type
|
Lint:
src/interpreter/index.ts#L272
Unnecessary conditional, value is always truthy
|
Lint:
src/interpreter/index.ts#L306
Unnecessary conditional, value is always truthy
|
Lint:
src/interpreter/primitive-props.ts#L89
Unnecessary conditional, value is always truthy
|
Lint:
src/interpreter/primitive-props.ts#L264
'opts' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
src/interpreter/primitive-props.ts#L272
'opts' is defined but never used. Allowed unused args must match /^_/u
|
Loading