Skip to content

Commit

Permalink
chore: Update nest monorepo to v9.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 23, 2023
1 parent e1bea59 commit 564fb4d
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 @@ -30,10 +30,10 @@
},
"dependencies": {
"@nestjs/axios": "1.0.1",
"@nestjs/common": "9.3.11",
"@nestjs/common": "9.3.12",
"@nestjs/config": "2.3.1",
"@nestjs/core": "9.3.11",
"@nestjs/platform-express": "9.3.11",
"@nestjs/core": "9.3.12",
"@nestjs/platform-express": "9.3.12",
"@nestjs/schedule": "2.2.0",
"@nestjs/serve-static": "3.0.1",
"@nestjs/swagger": "6.2.1",
Expand Down Expand Up @@ -68,7 +68,7 @@
"devDependencies": {
"@nestjs/cli": "9.2.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.11",
"@nestjs/testing": "9.3.12",
"@openapitools/openapi-generator-cli": "2.5.2",
"@release-it/conventional-changelog": "5.1.1",
"@types/bluebird": "3.5.38",
Expand Down

0 comments on commit 564fb4d

Please sign in to comment.