Skip to content

Commit

Permalink
Merge pull request #1409 from nestjs/renovate/nest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nest monorepo to v10.2.5
  • Loading branch information
kamilmysliwiec committed Sep 21, 2023
2 parents df43abe + b96ed7d commit ecd90bf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -24,10 +24,10 @@
"devDependencies": {
"@commitlint/cli": "17.7.1",
"@commitlint/config-angular": "17.7.0",
"@nestjs/common": "10.2.3",
"@nestjs/core": "10.2.3",
"@nestjs/platform-express": "10.2.3",
"@nestjs/testing": "10.2.3",
"@nestjs/common": "10.2.5",
"@nestjs/core": "10.2.5",
"@nestjs/platform-express": "10.2.5",
"@nestjs/testing": "10.2.5",
"@types/jest": "29.5.5",
"@types/node": "18.17.18",
"@types/sinon": "10.0.16",
Expand Down

0 comments on commit ecd90bf

Please sign in to comment.