Update lockfile #1524
Annotations
1 error and 2 warnings
|
packages/core/src/storage/extract.ts#L206
Replace `·typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·varDecl.documentation?.text·??·''` with `⏎······typeof·varDecl.documentation·===·'string'·?·varDecl.documentation·:·(varDecl.documentation?.text·??·'')`
|
packages/core/src/utils/annotations.ts#L51
Replace `node.documentation?.text·??·''` with `(node.documentation?.text·??·'')`
|
This job failed
Loading