From be5a194f45a2b1f3e6c6db6075f3ccea7782494d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 30 May 2022 14:04:20 +0000 Subject: [PATCH] chore(deps): update dependency tsconfig-paths to v3.14.1 --- package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 9167aa6a..095d1083 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "strip-json-comments": "4.0.0", "svelte": "3.46.4", "ts-essentials": "9.1.2", - "tsconfig-paths": "3.12.0", + "tsconfig-paths": "3.14.1", "tsup": "6.0.1", "typescript": "4.6.3", "vitest": "0.8.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc6ee04c..d7ad0856 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,7 +36,7 @@ specifiers: svelte: 3.46.4 tree-kill: ^1.2.2 ts-essentials: 9.1.2 - tsconfig-paths: 3.12.0 + tsconfig-paths: 3.14.1 tsup: 6.0.1 typescript: 4.6.3 vitest: 0.8.4 @@ -80,7 +80,7 @@ devDependencies: strip-json-comments: 4.0.0 svelte: 3.46.4 ts-essentials: 9.1.2_typescript@4.6.3 - tsconfig-paths: 3.12.0 + tsconfig-paths: 3.14.1 tsup: 6.0.1_j2ph3i7mmhve2sgnzxcccndai4 typescript: 4.6.3 vitest: 0.8.4 @@ -331,7 +331,7 @@ packages: dev: true /@types/json5/0.0.29: - resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} + resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==} dev: true /@types/ms/0.7.31: @@ -1137,7 +1137,7 @@ packages: resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} hasBin: true dependencies: - minimist: 1.2.5 + minimist: 1.2.6 dev: true /jsonfile/6.1.0: @@ -1209,8 +1209,8 @@ packages: dependencies: brace-expansion: 1.1.11 - /minimist/1.2.5: - resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} + /minimist/1.2.6: + resolution: {integrity: sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==} dev: true /ms/2.1.2: @@ -1527,12 +1527,12 @@ packages: /ts-interface-checker/0.1.13: resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==} - /tsconfig-paths/3.12.0: - resolution: {integrity: sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==} + /tsconfig-paths/3.14.1: + resolution: {integrity: sha512-fxDhWnFSLt3VuTwtvJt5fpwxBHg5AdKWMsgcPOOIilyjymcYVZoCQF8fvFRezCNfblEXmi+PcM1eYHeOAgXCOQ==} dependencies: '@types/json5': 0.0.29 json5: 1.0.1 - minimist: 1.2.5 + minimist: 1.2.6 strip-bom: 3.0.0 dev: true