From e3c43970525e99f68e9cd11fc9e28dd6f44e5fdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 May 2024 07:32:15 +0000 Subject: [PATCH] chore(deps-dev): bump tsc-alias from 1.8.8 to 1.8.10 Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.8 to 1.8.10. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.8...v1.8.10) --- updated-dependencies: - dependency-name: tsc-alias dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 83524c6..260e320 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "rollup-plugin-esbuild": "^6.1.1", "rollup-plugin-tsconfig-paths": "^1.5.2", "supertest": "^6.3.4", - "tsc-alias": "^1.8.8", + "tsc-alias": "^1.8.10", "tsx": "^4.10.4", "typedoc-plugin-markdown": "^3.17.1", "typescript": "^5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4e1f94c..b289449 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -95,8 +95,8 @@ devDependencies: specifier: ^6.3.4 version: 6.3.4 tsc-alias: - specifier: ^1.8.8 - version: 1.8.8 + specifier: ^1.8.10 + version: 1.8.10 tsx: specifier: ^4.10.4 version: 4.10.4 @@ -3966,8 +3966,8 @@ packages: typescript: 5.4.5 dev: true - /tsc-alias@1.8.8: - resolution: {integrity: sha512-OYUOd2wl0H858NvABWr/BoSKNERw3N9GTi3rHPK8Iv4O1UyUXIrTTOAZNHsjlVpXFOhpJBVARI1s+rzwLivN3Q==} + /tsc-alias@1.8.10: + resolution: {integrity: sha512-Ibv4KAWfFkFdKJxnWfVtdOmB0Zi1RJVxcbPGiCDsFpCQSsmpWyuzHG3rQyI5YkobWwxFPEyQfu1hdo4qLG2zPw==} hasBin: true dependencies: chokidar: 3.6.0