From 9d4ec9d7fb480ba38db988fcf5a76db8ef2d4927 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:23:13 +0000 Subject: [PATCH] chore(deps-dev): bump ts-morph from 26.0.0 to 27.0.2 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 26.0.0 to 27.0.2. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/26.0.0...27.0.2) --- updated-dependencies: - dependency-name: ts-morph dependency-version: 27.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0eb5ede3..23664ac4b 100644 --- a/package.json +++ b/package.json @@ -178,7 +178,7 @@ "semver": "7.7.2", "sinon": "21.0.0", "sinon-chai": "3.7.0", - "ts-morph": "26.0.0", + "ts-morph": "27.0.2", "ts-node": "10.9.2", "tsd": "^0.33.0", "tsd-jsdoc": "2.5.0",