Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v10.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 30, 2023
1 parent 5aa6a7f commit bba0dfc
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 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": "10.2.2",
"@nestjs/common": "10.2.3",
"@nestjs/config": "3.0.0",
"@nestjs/core": "10.2.2",
"@nestjs/core": "10.2.3",
"@nestjs/jwt": "10.1.0",
"@nestjs/mapped-types": "2.0.2",
"@nestjs/passport": "10.0.1",
"@nestjs/platform-express": "10.2.2",
"@nestjs/platform-express": "10.2.3",
"@nestjs/terminus": "10.0.1",
"@nestjs/typeorm": "10.0.0",
"bcryptjs": "2.4.3",
Expand Down Expand Up @@ -66,7 +66,7 @@
"@faker-js/faker": "8.0.2",
"@nestjs/cli": "10.1.16",
"@nestjs/schematics": "10.0.2",
"@nestjs/testing": "10.2.2",
"@nestjs/testing": "10.2.3",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
100 changes: 50 additions & 50 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 bba0dfc

Please sign in to comment.