Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock all the node things #154

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Lock all the node things #154

merged 1 commit into from
Dec 24, 2023

Conversation

lopopolo
Copy link
Member

  • Add .node-version file locked to most recent LTS.
  • Lock node version in CI with actions/setup-node to most recent LTS.
  • Lock eslint in package.json.
  • Upgrade prettier to latest.
  • Add standard dependabot ignores for npm deps.
  • Replace rm -rf in npm run script with rimraf@3.

- Add `.node-version` file locked to most recent LTS.
- Lock node version in CI with actions/setup-node to most recent LTS.
- Lock eslint in `package.json`.
- Upgrade prettier to latest.
- Add standard dependabot ignores for npm deps.
- Replace `rm -rf` in npm run script with `rimraf@3`.
@lopopolo lopopolo added A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies. labels Dec 24, 2023
@lopopolo lopopolo merged commit d7c38b3 into trunk Dec 24, 2023
4 checks passed
@lopopolo lopopolo deleted the lopopolo/lock-node branch December 24, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: CI build infrastructure. A-deps Area: Source and library dependencies.
Development

Successfully merging this pull request may close these issues.

1 participant