Skip to content

Commit

Permalink
chore(deps): update dependency typeorm to v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2022
1 parent 7a623ce commit 9874e61
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 137 deletions.
203 changes: 68 additions & 135 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 @@ -45,7 +45,7 @@
"rxjs": "7.5.5",
"supertest": "6.2.3",
"ts-jest": "28.0.3",
"typeorm": "0.2.45",
"typeorm": "0.3.6",
"typescript": "4.6.4"
},
"dependencies": {
Expand All @@ -56,7 +56,7 @@
"@nestjs/core": "^8.0.0",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.2.0",
"typeorm": "^0.2.34"
"typeorm": "^0.2.34 || ^0.3.0"
},
"lint-staged": {
"*.ts": [
Expand Down

0 comments on commit 9874e61

Please sign in to comment.