Skip to content

Commit

Permalink
fix(deps): update nest monorepo to v9.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and kodiakhq[bot] committed Oct 21, 2022
1 parent af6e3f2 commit 332fa24
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 66 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.1.4",
"@nestjs/common": "9.1.5",
"@nestjs/config": "2.2.0",
"@nestjs/core": "9.1.4",
"@nestjs/core": "9.1.5",
"@nestjs/jwt": "9.0.0",
"@nestjs/mapped-types": "1.2.0",
"@nestjs/passport": "9.0.0",
"@nestjs/platform-express": "9.1.4",
"@nestjs/platform-express": "9.1.5",
"@nestjs/terminus": "9.1.2",
"@nestjs/typeorm": "9.0.1",
"bcryptjs": "2.4.3",
Expand All @@ -65,7 +65,7 @@
"@faker-js/faker": "7.6.0",
"@nestjs/cli": "9.1.4",
"@nestjs/schematics": "9.0.3",
"@nestjs/testing": "9.1.4",
"@nestjs/testing": "9.1.5",
"@semantic-release/changelog": "6.0.1",
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
Expand Down
117 changes: 55 additions & 62 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 332fa24

Please sign in to comment.