chore(dev-deps): update all non-major dependencies #3518
Annotations
4 warnings
lint_js
The following actions use a deprecated Node.js version 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/
|
lint_js:
src/units/converters/area.ts#L9
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/units/converters/area.ts#L16
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|
lint_js:
src/units/converters/volume.ts#L9
Parameter should have an immutability of at least "ReadonlyShallow" (actual: "Mutable")
|