Skip to content

Commit

Permalink
chore(deps): update dependency tsconfig-paths to v3.13.0
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 1514ea1 commit 47e9981
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"supertest": "6.2.2",
"ts-jest": "27.1.3",
"ts-node": "10.5.0",
"tsconfig-paths": "3.12.0",
"tsconfig-paths": "3.13.0",
"typescript": "4.5.5"
},
"jest": {
Expand Down
14 changes: 13 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5319,7 +5319,7 @@ __metadata:
swagger-ui-express: 4.3.0
ts-jest: 27.1.3
ts-node: 10.5.0
tsconfig-paths: 3.12.0
tsconfig-paths: 3.13.0
typeorm: 0.2.44
typescript: 4.5.5
languageName: unknown
Expand Down Expand Up @@ -9562,6 +9562,18 @@ __metadata:
languageName: node
linkType: hard

"tsconfig-paths@npm:3.13.0":
version: 3.13.0
resolution: "tsconfig-paths@npm:3.13.0"
dependencies:
"@types/json5": ^0.0.29
json5: ^1.0.1
minimist: ^1.2.0
strip-bom: ^3.0.0
checksum: 64f0de3c882c016cdfe34d5261087fcf0c75048c4206ee32540e36df9f99d82d2caa5872135d3b6704324f5fd7d9032131caf316c1da83c2ac465d5dfb2aafd4
languageName: node
linkType: hard

"tslib@npm:2.3.1, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.2.0":
version: 2.3.1
resolution: "tslib@npm:2.3.1"
Expand Down

0 comments on commit 47e9981

Please sign in to comment.