mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 09:46:30 -05:00
chore(deps): update dependency tsconfig-paths to v3.11.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c03e9b25d0
commit
923d033e9b
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@
|
|||
"ts-jest": "27.0.5",
|
||||
"ts-loader": "9.2.5",
|
||||
"ts-node": "10.2.1",
|
||||
"tsconfig-paths": "3.10.1",
|
||||
"tsconfig-paths": "3.11.0",
|
||||
"typescript": "4.4.2"
|
||||
},
|
||||
"jest": {
|
||||
|
|
|
@ -6705,7 +6705,7 @@ tsconfig-paths@3.10.1, tsconfig-paths@^3.9.0:
|
|||
minimist "^1.2.0"
|
||||
strip-bom "^3.0.0"
|
||||
|
||||
tsconfig-paths@^3.11.0:
|
||||
tsconfig-paths@3.11.0, tsconfig-paths@^3.11.0:
|
||||
version "3.11.0"
|
||||
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
|
||||
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
|
||||
|
|
Loading…
Reference in a new issue