Skip to content

upgrade dependencies #532

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

Merged
merged 3 commits into from
Jun 26, 2023
Merged

upgrade dependencies #532

merged 3 commits into from
Jun 26, 2023

Conversation

philvarner
Copy link
Collaborator

@philvarner philvarner commented Jun 26, 2023

Related Issue(s):

Proposed Changes:

  1. upgrade several dependency versions

PR Checklist:

  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

@@ -1,7 +1,8 @@
{
"extends": "@tsconfig/node16/tsconfig.json",
"compilerOptions": {
"module": "es2022",
"module": "node16",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

got 13.0 didn't like the es2022 module setting with no moduleResolution

@philvarner philvarner requested a review from MattBialas June 26, 2023 18:19
@philvarner philvarner merged commit 5ebf156 into main Jun 26, 2023
@philvarner philvarner deleted the pv/got branch June 26, 2023 18:41
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