Skip to content

Dependency updates + eslint and CI fixes - #73

Merged
luispabon merged 3 commits into
masterfrom
dependency-updates
Aug 3, 2026
Merged

Dependency updates + eslint and CI fixes#73
luispabon merged 3 commits into
masterfrom
dependency-updates

Conversation

@luispabon

@luispabon luispabon commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator
  • Update package-lock.json dependencies
  • Fix eslint-plugin-n require to remove .default in eslint.config.cjs
  • Add explicit permissions to CI workflow in build-publish.yaml

Resolves CodeQL alert #11 (actions/missing-workflow-permissions).
The CI job only reads code and runs checks, needs contents: read.
eslint-plugin-n 18.2.x no longer wraps exports in a default property
for CJS interop. Accessing .configs on undefined .default caused a
TypeError.
@luispabon luispabon changed the title Dependency updates Dependency updates + eslint and CI fixes Aug 3, 2026
@luispabon
luispabon merged commit 69661fe into master Aug 3, 2026
3 checks passed
@luispabon
luispabon deleted the dependency-updates branch August 3, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant