From 247966a46a291a0f75ce817450efc1c1e166837c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 20:13:09 +0000 Subject: [PATCH] Bump tsc-alias from 1.8.17 to 1.9.0 Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.17 to 1.9.0. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.17...v1.9.0) --- updated-dependencies: - dependency-name: tsc-alias dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ec27392..dfd88a4e 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "deepmerge-ts": "7.1.5", "esbuild": "0.28.0", "fast-glob": "3.3.3", - "tsc-alias": "1.8.17", + "tsc-alias": "1.9.0", "typescript": "6.0.3" }, "devDependencies": {