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

upgrade to node 20; upgrade dev dependencies #3166

Merged
merged 2 commits into from
Jan 10, 2024
Merged

Conversation

alecananian
Copy link
Collaborator

Resolves LAND-1456

  • Upgrades required engine to Node v20 (latest long-term support) and related npm version
  • Upgrades various dev dependencies
  • Formats code using the new linter versions

Copy link

linear bot commented Jan 10, 2024

"@tailwindcss/typography": "^0.5.7",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.2.0",
"@tloncorp/eslint-config": "^0.0.6",
"@types/dompurify": "^3.0.5",
"@types/fs-extra": "^11.0.1",
"@types/lodash": "^4.14.181",
"@types/node": "^17.0.23",
"@types/lodash": "4.14.183",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Hard-coded because our build breaks with the latest version

Copy link
Member

@arthyn arthyn left a comment

Choose a reason for hiding this comment

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

lgtm

@alecananian alecananian merged commit 463696d into develop Jan 10, 2024
1 check passed
@alecananian alecananian deleted the alec/node20 branch January 10, 2024 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants