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: upgraded npm packages #48

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

rodush
Copy link

@rodush rodush commented Jun 28, 2023

Description

Upgraded all npm packages through several major versions (bc) Most important upgrade in the monorepo itself - Lerna 7 is used now Upgraded TypeScript to the latest 5.1.x version
Changed configuration of the tsconfig in the packages and root (tsconfig.json of each package extends the one from the root level) Started using npm workspaces to manage linking of the monorepo packages Updated unit tests

Closes #ISSUE_NUMBER

Checklist

  • 👀 I have self-reviewed my PR, leaving comments on any changes which may trigger a discussion
  • 🔨 I have tested my changes
  • ✏️ I have updated any relevant documentation

Upgraded all npm packages through several major versions (bc)
Most important upgrade in the monorepo itself - Lerna 7 is used now
Upgraded TypeScript to the latest 5.1.x version
Changed configuration of the tsconfig in the packages and root (tsconfig.json of each package extends the one from the root level)
Started using npm workspaces to manage linking of the monorepo packages
Updated unit tests
@Krzysztof-Bednarczyk
Copy link

Set up some privileges. I'm sure You don't want anybody outside of the organization to have access to this repo 😄

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