Skip to content

Commit

Permalink
fix(deps): update dependency typeorm to v0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2022
1 parent 81b7a68 commit d00b555
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 134 deletions.
48 changes: 25 additions & 23 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 @@ -99,7 +99,7 @@
"supertest": "6.2.4",
"ts-jest": "28.0.8",
"ts-node": "10.9.1",
"typeorm": "0.3.7",
"typeorm": "0.3.10",
"typescript": "4.7.4",
"wait-port": "1.0.0"
},
Expand Down
112 changes: 58 additions & 54 deletions sample/005-typeorm-app/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 sample/005-typeorm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"reflect-metadata": "0.1.13",
"rimraf": "3.0.2",
"rxjs": "7.5.6",
"typeorm": "0.3.7"
"typeorm": "0.3.10"
},
"devDependencies": {
"@nestjs/testing": "9.0.11",
Expand Down
Loading

0 comments on commit d00b555

Please sign in to comment.