Skip to content

Commit

Permalink
chore(deps): update dependency typeorm to v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent 4e4eadf commit 42193a3
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 40 deletions.
75 changes: 37 additions & 38 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.2",
"ts-jest": "27.1.4",
"typeorm": "0.2.45",
"typeorm": "0.3.4",
"typescript": "4.6.3"
},
"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 42193a3

Please sign in to comment.