Skip to content

Commit

Permalink
fix(deps): update dependency typeorm to v0.3.17 (#183)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2023
1 parent eaef4bf commit c32b8f6
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 @@ -40,7 +40,7 @@
"immutable": "4.3.1",
"js-cookie": "3.0.5",
"qs": "6.11.2",
"typeorm": "0.3.16",
"typeorm": "0.3.17",
"uuid": "9.0.0",
"validator": "13.9.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@ __metadata:
ts-jest: 29.1.0
ts-node: 10.9.1
tsc-alias: 1.8.6
typeorm: 0.3.16
typeorm: 0.3.17
typescript: 5.1.5
uuid: 9.0.0
validator: 13.9.0
Expand Down Expand Up @@ -8136,9 +8136,9 @@ __metadata:
languageName: node
linkType: hard

"typeorm@npm:0.3.16":
version: 0.3.16
resolution: "typeorm@npm:0.3.16"
"typeorm@npm:0.3.17":
version: 0.3.17
resolution: "typeorm@npm:0.3.17"
dependencies:
"@sqltools/formatter": ^1.2.5
app-root-path: ^3.1.0
Expand Down Expand Up @@ -8212,7 +8212,7 @@ __metadata:
typeorm: cli.js
typeorm-ts-node-commonjs: cli-ts-node-commonjs.js
typeorm-ts-node-esm: cli-ts-node-esm.js
checksum: d889f6b4392367c38d9748fabaab1a75d21d78e7aa62088d53847958f2308b672acf8ab3e0bcf26c880fa52fac54be9a78ca43c99f19c4fe604fab458dc04c17
checksum: 71fcb2b2e889c759b24add6c6ab7938c9a52f7c206b055f3a2abd77725acfec125b8f303e263381258ee03e52f7d3eb88c1fb893b15750b5237c8fc9db31ed78
languageName: node
linkType: hard

Expand Down

0 comments on commit c32b8f6

Please sign in to comment.