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

impr: CPO-539 Upgrade to Node 18.x & npm v9 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

roystan-tm
Copy link

Issue Link:

PD-16720

What does it do?

Update this repo to Node 18.x by doing the following:

  • Ensure that package.json:engines.node = ^18
  • Ensure that package.json:engines.npm = ^9
  • Ensure that all GitHub Actions have node-version: 18 and npm: 9 set.
  • Ensure that .eslintrc.json:parserOptions.ecmaVersion = 2023.

Checklist

  • BREAKING CHANGE - I have/intend to update all places where this package is used.
  • I will squash: PR title conforms to standard commit message format (feat: XX-1234 ...)
  • I will merge without squashing: All commits conforms to standard commit message format (feat: XX-1234 ...)
  • README update

Notes to reviewers

This PR was created with the mass_repo_update script.

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