Skip to content

Commit

Permalink
Merge pull request #665 from nestjs/renovate/nest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nest monorepo to v9.3.2
  • Loading branch information
kamilmysliwiec committed Feb 3, 2023
2 parents a76c0f8 + b757e09 commit 699405a
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
120 changes: 60 additions & 60 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.4.2",
"@commitlint/config-angular": "17.4.2",
"@nestjs/common": "9.3.1",
"@nestjs/core": "9.3.1",
"@nestjs/platform-express": "9.3.1",
"@nestjs/testing": "9.3.1",
"@nestjs/common": "9.3.2",
"@nestjs/core": "9.3.2",
"@nestjs/platform-express": "9.3.2",
"@nestjs/testing": "9.3.2",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.50.0",
Expand Down

0 comments on commit 699405a

Please sign in to comment.