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

chore(deps): Fix missing type: "module" in package.json + maintenance #38

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

jimmycallin
Copy link
Contributor

@jimmycallin jimmycallin commented Feb 12, 2024

  • I have added automatic tests where applicable
  • The PR title is suitable as a release note
  • The PR contains a description of what has been changed
  • The description contains manual test instructions

Changes

  • Fixed issue with missing type: module in package.json
  • Updated all dependencies to latest
  • Updated tsconfig with some modern best practices (module: NodeNext, verbatimModuleSyntax: true)

Test

I have verified that the generated code is identical from before, so just do a sanity check.

@jimmycallin jimmycallin requested a review from a team as a code owner February 12, 2024 15:25
@jimmycallin jimmycallin changed the title chore(deps): Fix missing type: "module" in package.json + various maintenance chore(deps): Fix missing type: "module" in package.json + maintenance Feb 12, 2024
@jimmycallin jimmycallin merged commit 593bd57 into main Feb 13, 2024
10 checks passed
@jimmycallin jimmycallin deleted the bump-deps1 branch February 13, 2024 09:20
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