chore(deps): bump marked from 4.3.0 to 11.1.1 #348
Annotations
8 errors
lint:
src/lib/get-marked-with-highlighter.ts#L5
Unsafe argument of type `any` assigned to a parameter of type `MarkedOptions`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L9
Unsafe argument of type `any` assigned to a parameter of type `string`.
|
lint:
src/lib/get-marked-with-highlighter.ts#L14
Unsafe spread of an `any` array type.
|
lint:
src/lib/get-html.ts#L11
'getMarked(config.marked_options, config.marked_extensions)(md) may evaluate to '[object Object]' when stringified.
|
lint:
src/lib/get-html.ts#L11
Invalid type "string | Promise<string>" of template literal expression.
|
lint:
src/test/lib.spec.ts#L92
'@typescript-eslint/restrict-template-expressions' rule is disabled but never reported.
|
lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading