Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v9.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kodiakhq[bot] committed Mar 22, 2023
1 parent e40ffd5 commit 2c0baf3
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
"typeorm": "NODE_OPTIONS='-r dotenv/config -r tsconfig-paths/register' typeorm-ts-node-commonjs -d src/config/data-source"
},
"dependencies": {
"@nestjs/common": "9.3.11",
"@nestjs/common": "9.3.12",
"@nestjs/config": "2.3.1",
"@nestjs/core": "9.3.11",
"@nestjs/core": "9.3.12",
"@nestjs/jwt": "10.0.2",
"@nestjs/mapped-types": "1.2.2",
"@nestjs/passport": "9.0.3",
"@nestjs/platform-express": "9.3.11",
"@nestjs/platform-express": "9.3.12",
"@nestjs/terminus": "9.2.1",
"@nestjs/typeorm": "9.0.1",
"bcryptjs": "2.4.3",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@faker-js/faker": "7.6.0",
"@nestjs/cli": "9.3.0",
"@nestjs/schematics": "9.0.4",
"@nestjs/testing": "9.3.11",
"@nestjs/testing": "9.3.12",
"@semantic-release/changelog": "6.0.2",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
94 changes: 47 additions & 47 deletions pnpm-lock.yaml

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

0 comments on commit 2c0baf3

Please sign in to comment.