Skip to content

Commit

Permalink
fix(deps): update dependency typeorm to ^0.2.43 (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 21, 2022
1 parent f73714b commit d4f2214
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
16 changes: 8 additions & 8 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"nconf": "^0.11.3",
"pg": "^8.7.3",
"reflect-metadata": "^0.1.13",
"typeorm": "^0.2.42",
"typeorm": "^0.2.43",
"winston": "^3.6.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6081,7 +6081,7 @@ __metadata:
ts-node: ^10.5.0
ts-node-dev: ^1.1.8
tsconfig-paths: ^3.12.0
typeorm: ^0.2.42
typeorm: ^0.2.43
typescript: ^4.5.5
winston: ^3.6.0
languageName: unknown
Expand Down Expand Up @@ -8119,9 +8119,9 @@ __metadata:
languageName: node
linkType: hard

"typeorm@npm:^0.2.42":
version: 0.2.42
resolution: "typeorm@npm:0.2.42"
"typeorm@npm:^0.2.43":
version: 0.2.43
resolution: "typeorm@npm:0.2.43"
dependencies:
"@sqltools/formatter": ^1.2.2
app-root-path: ^3.0.0
Expand Down Expand Up @@ -8189,7 +8189,7 @@ __metadata:
optional: true
bin:
typeorm: cli.js
checksum: 6bec3a1c58658cd0d2bfa2fe89486f0b3d8d6b480a7a30bb26bd2faf0fc768d2fa454b87280b02ad9bb861ec848f94b7ea616a6f40e92073dae0abff2f248f8e
checksum: cd9dd1f5804ac2b56f8b913d5fe58cb371d27f28fe31297c2588d875927de92ad3dbb00b10e0cd8ed638e570ddc0e6813e69cf9251aefc97406f1f3578cbfa81
languageName: node
linkType: hard

Expand Down

0 comments on commit d4f2214

Please sign in to comment.