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

feat: bump dependencies & to typescript@5. Replace yarn with pnpm #557

Merged
merged 2 commits into from
Jun 4, 2023

Conversation

jthegedus
Copy link
Contributor

@jthegedus jthegedus commented Jun 4, 2023

  • replace yarnv1 with pnpm (dependabot support for pnpm is about to go GA)
  • bump typescript to v5
    • update TS config to use v5 settings. Use tilde import resolutions in .ts files.
  • replace eslint & prettier with xo
    • fix all xo issues
  • bumps deps (@actions/io, esbuild)
  • update contribution instructions
  • update CI pipelines
    • use new package.json:scripts
    • use pnpm

@jthegedus jthegedus changed the title feat: bump deps, bump TS to v5, replace yarn with pnpm feat: bump dependencies & to typescript@5. Replace yarn with pnpm Jun 4, 2023
@jthegedus jthegedus merged commit 8d23981 into master Jun 4, 2023
21 checks passed
@jthegedus jthegedus deleted the rm-yarn-update-deps branch June 4, 2023 14:13
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.

None yet

1 participant