Skip to content

Commit

Permalink
fix(deps): update dependency typeorm to v0.2.45
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate-bot authored and davidmehren committed Mar 5, 2022
1 parent 47e9981 commit 4030d11
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"rxjs": "7.5.4",
"sqlite3": "5.0.2",
"swagger-ui-express": "4.3.0",
"typeorm": "0.2.44"
"typeorm": "0.2.45"
},
"devDependencies": {
"@nestjs/cli": "8.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5320,7 +5320,7 @@ __metadata:
ts-jest: 27.1.3
ts-node: 10.5.0
tsconfig-paths: 3.13.0
typeorm: 0.2.44
typeorm: 0.2.45
typescript: 4.5.5
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -9701,9 +9701,9 @@ __metadata:
languageName: node
linkType: hard

"typeorm@npm:0.2.44":
version: 0.2.44
resolution: "typeorm@npm:0.2.44"
"typeorm@npm:0.2.45":
version: 0.2.45
resolution: "typeorm@npm:0.2.45"
dependencies:
"@sqltools/formatter": ^1.2.2
app-root-path: ^3.0.0
Expand Down Expand Up @@ -9771,7 +9771,7 @@ __metadata:
optional: true
bin:
typeorm: cli.js
checksum: f89deb1f0e9451964ab7c2d5d16ac902079f0eb061d7d0663fe94180f86c42dc2150ee9bf433389e67b4e55e9581836084419a6bbacdc393f44b8ae7b4e9f5da
checksum: b7684a52c8ba3b796fb9f7d9ea6223edd9256dbeec67c4befe39515ce684dd684d82a2d53158b738555f5c964efaf09144bdd3ced046638e89aa46483d9a696b
languageName: node
linkType: hard

Expand Down

0 comments on commit 4030d11

Please sign in to comment.