mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-02-03 13:52:49 +00:00
chore(deps): update dependency tsconfig-paths to v3.13.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
1514ea1646
commit
47e99816af
2 changed files with 14 additions and 2 deletions
|
@ -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": {
|
||||
|
|
14
yarn.lock
14
yarn.lock
|
@ -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
|
||||
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue