Skip to content

Commit

Permalink
Merge pull request #10103 from nestjs/dependabot/npm_and_yarn/nestjs/…
Browse files Browse the repository at this point in the history
…typeorm-9.0.1

chore(deps-dev): bump @nestjs/typeorm from 9.0.0 to 9.0.1
  • Loading branch information
kamilmysliwiec authored Aug 16, 2022
2 parents b8cd457 + 74b198c commit b91a373
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@nestjs/apollo": "10.0.19",
"@nestjs/graphql": "10.0.21",
"@nestjs/mongoose": "9.2.0",
"@nestjs/typeorm": "9.0.0",
"@nestjs/typeorm": "9.0.1",
"@types/amqplib": "0.8.2",
"@types/bytes": "3.1.1",
"@types/cache-manager": "4.0.1",
Expand Down

0 comments on commit b91a373

Please sign in to comment.