From 9bc0cbae8a28bc534d7de93a87a52f92b216717e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 20:12:50 +0000 Subject: [PATCH] Bump tsc-alias from 1.9.1 to 1.9.2 Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](https://github.com/justkey007/tsc-alias/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: tsc-alias dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d35b4f96..fcf19b21 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "deepmerge-ts": "8.0.1", "esbuild": "0.28.2", "fast-glob": "3.3.3", - "tsc-alias": "1.9.1", + "tsc-alias": "1.9.2", "typescript": "7.0.2" }, "devDependencies": {