fix(deps): update dependency espree to v10 #1849
Annotations
2 errors and 4 warnings
package.json#L60
"espree@^10.0.0" is not compatible with "node@^12.22.0||^14.17.0||>=16.0.0". Allowed is: "node@^18.18.0||^20.9.0||>=21.1.0"
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/parser/converts/attr.ts#L183
Unexpected 'fixme' comment: 'FIXME: Older parsers may use the same...'
|
src/parser/svelte-ast-types-for-v5.ts#L1
Unexpected 'fixme' comment: 'FIXME Since the node type is not...'
|
src/parser/template.ts#L1
Unexpected 'fixme' comment: 'FIXME: Workaround to get type...'
|
This job failed
Loading