mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-09 14:29:15 +00:00
chore(deps): update dependency tsconfig-paths to v4.1.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
43c3d04f46
commit
6149bc9373
2 changed files with 13 additions and 13 deletions
|
@ -115,7 +115,7 @@
|
|||
"ts-jest": "29.0.3",
|
||||
"ts-mockery": "1.2.0",
|
||||
"ts-node": "10.9.1",
|
||||
"tsconfig-paths": "4.1.1",
|
||||
"tsconfig-paths": "4.1.2",
|
||||
"typescript": "4.9.4"
|
||||
},
|
||||
"jest": {
|
||||
|
|
24
yarn.lock
24
yarn.lock
|
@ -2253,7 +2253,7 @@ __metadata:
|
|||
ts-jest: 29.0.3
|
||||
ts-mockery: 1.2.0
|
||||
ts-node: 10.9.1
|
||||
tsconfig-paths: 4.1.1
|
||||
tsconfig-paths: 4.1.2
|
||||
typeorm: 0.3.7
|
||||
typescript: 4.9.4
|
||||
ws: 8.11.0
|
||||
|
@ -17317,6 +17317,17 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsconfig-paths@npm:4.1.2, tsconfig-paths@npm:^4.0.0":
|
||||
version: 4.1.2
|
||||
resolution: "tsconfig-paths@npm:4.1.2"
|
||||
dependencies:
|
||||
json5: ^2.2.2
|
||||
minimist: ^1.2.6
|
||||
strip-bom: ^3.0.0
|
||||
checksum: 3d9151ecea139594e25618717de15769ab9f38f8e6d510ac16e592b23e7f7105ea13cec5694c3de7e132c98277b775e18edd1651964164ee6d75737c408494cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsconfig-paths@npm:^3.14.1":
|
||||
version: 3.14.1
|
||||
resolution: "tsconfig-paths@npm:3.14.1"
|
||||
|
@ -17329,17 +17340,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsconfig-paths@npm:^4.0.0":
|
||||
version: 4.1.2
|
||||
resolution: "tsconfig-paths@npm:4.1.2"
|
||||
dependencies:
|
||||
json5: ^2.2.2
|
||||
minimist: ^1.2.6
|
||||
strip-bom: ^3.0.0
|
||||
checksum: 3d9151ecea139594e25618717de15769ab9f38f8e6d510ac16e592b23e7f7105ea13cec5694c3de7e132c98277b775e18edd1651964164ee6d75737c408494cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tslib@npm:2.4.1, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.2.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:~2.4.0":
|
||||
version: 2.4.1
|
||||
resolution: "tslib@npm:2.4.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue