Skip to content

Commit

Permalink
Merge pull request #620 from nestjs/renovate/nest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nest monorepo to v9.2.1
  • Loading branch information
kamilmysliwiec authored Dec 19, 2022
2 parents 3d82c47 + f710a0e commit e14575b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
56 changes: 28 additions & 28 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
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
"devDependencies": {
"@commitlint/cli": "17.2.0",
"@commitlint/config-angular": "17.2.0",
"@nestjs/common": "9.2.0",
"@nestjs/core": "9.2.0",
"@nestjs/platform-express": "9.2.0",
"@nestjs/testing": "9.2.0",
"@nestjs/common": "9.2.1",
"@nestjs/core": "9.2.1",
"@nestjs/platform-express": "9.2.1",
"@nestjs/testing": "9.2.1",
"@types/jest": "29.2.2",
"@types/node": "18.11.17",
"@typescript-eslint/eslint-plugin": "5.42.1",
Expand Down

0 comments on commit e14575b

Please sign in to comment.