Skip to content

Commit

Permalink
chore(deps): update dependency @nestjs/common to ^8.4.3 (#192)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 30, 2022
1 parent c99846e commit 2646cb8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test:debug": "node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand"
},
"devDependencies": {
"@nestjs/common": "^8.4.1",
"@nestjs/common": "^8.4.3",
"@types/express": "^4.17.13",
"@types/jest": "^27.4.1",
"@types/lodash": "^4.14.181",
Expand All @@ -55,7 +55,7 @@
"lodash": "^4.17.21"
},
"peerDependencies": {
"@nestjs/common": "^8.4.1",
"@nestjs/common": "^8.4.3",
"express": "^4.17.3",
"fastify": "^3.27.4",
"typeorm": "^0.2.45"
Expand Down

0 comments on commit 2646cb8

Please sign in to comment.