Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

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.

2 participants