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: Aligned NPM dev and peer dependency versions #217

Conversation

alexanderroidl
Copy link
Contributor

At the moment the NPM package versions in package.json do not align for

devDependencies

"@typegoose/typegoose": "^12.5.0",

and peerDependencies:

"@typegoose/typegoose": "^11.7.1",

This concerns @nestjs/common, @nestjs/core, @typegoose/typegoose, mongoose, reflect-metadata and rxjs.

While the version for @typegoose/typegoose was supposed to be updated specifically by #216, it only led to devDependencies being updated.

Copy link
Owner

@GrapeoffJS GrapeoffJS left a comment

Choose a reason for hiding this comment

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

Approved

@GrapeoffJS GrapeoffJS merged commit 4c40c26 into GrapeoffJS:master Jul 11, 2024
2 checks passed
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