chore(deps): update dependency tsconfig-paths to v4.1.0 (#670)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-08-07 11:21:18 +08:00
committed by GitHub
parent 34f6d51fd1
commit 32f085bb69
2 changed files with 7 additions and 6 deletions

View File

@@ -179,7 +179,7 @@
"ts-jest": "28.0.7",
"ts-loader": "9.3.1",
"ts-node": "10.9.1",
"tsconfig-paths": "4.0.0",
"tsconfig-paths": "4.1.0",
"typescript": "4.7.4"
},
"optionalDependencies": {

11
pnpm-lock.yaml generated
View File

@@ -116,7 +116,7 @@ specifiers:
ts-jest: 28.0.7
ts-loader: 9.3.1
ts-node: 10.9.1
tsconfig-paths: 4.0.0
tsconfig-paths: 4.1.0
typescript: 4.7.4
ua-parser-js: 1.0.2
vm2: 3.9.10
@@ -243,7 +243,7 @@ devDependencies:
ts-jest: 28.0.7_m5noci3hdgjcbp5i3skppiufvq
ts-loader: 9.3.1_typescript@4.7.4
ts-node: 10.9.1_otxvy75putzauz5vaspsflquii
tsconfig-paths: 4.0.0
tsconfig-paths: 4.1.0
typescript: 4.7.4
packages:
@@ -7403,7 +7403,7 @@ packages:
dev: true
/strip-bom/3.0.0:
resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=}
resolution: {integrity: sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==}
engines: {node: '>=4'}
dev: true
@@ -7727,8 +7727,9 @@ packages:
strip-bom: 3.0.0
dev: true
/tsconfig-paths/4.0.0:
resolution: {integrity: sha512-SLBg2GBKlR6bVtMgJJlud/o3waplKtL7skmLkExomIiaAtLGtVsoXIqP3SYdjbcH9lq/KVv7pMZeCBpLYOit6Q==}
/tsconfig-paths/4.1.0:
resolution: {integrity: sha512-AHx4Euop/dXFC+Vx589alFba8QItjF+8hf8LtmuiCwHyI4rHXQtOOENaM8kvYf5fR0dRChy3wzWIZ9WbB7FWow==}
engines: {node: '>=6'}
dependencies:
json5: 2.2.1
minimist: 1.2.6