From 3d078a5adbce477a2c2a420a3e3adbc11d2d800a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jun 2026 10:53:37 +0000 Subject: [PATCH] chore(deps-dev): bump ts-morph from 27.0.2 to 28.0.0 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 27.0.2 to 28.0.0. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/27.0.2...28.0.0) --- updated-dependencies: - dependency-name: ts-morph dependency-version: 28.0.0 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 c83809b54..47dc52e1a 100644 --- a/package.json +++ b/package.json @@ -185,7 +185,7 @@ "semver": "7.7.3", "sinon": "21.0.1", "sinon-chai": "^4.0.1", - "ts-morph": "27.0.2", + "ts-morph": "28.0.0", "ts-node": "10.9.2", "tsd": "^0.33.0", "tsd-jsdoc": "2.5.0",