From e206b04c65b6e77c46b2b1b27df80b5d23b7f893 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 10:55:06 +0000 Subject: [PATCH] chore(deps-dev): bump ts-morph from 25.0.1 to 26.0.0 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 25.0.1 to 26.0.0. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/25.0.1...26.0.0) --- updated-dependencies: - dependency-name: ts-morph dependency-version: 26.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 bf57c7047..7233b033c 100644 --- a/package.json +++ b/package.json @@ -164,7 +164,7 @@ "sinon": "20.0.0", "sinon-chai": "3.7.0", "testcafe": "3.7.2", - "ts-morph": "25.0.1", + "ts-morph": "26.0.0", "ts-node": "10.9.2", "tsd": "^0.32.0", "tsd-jsdoc": "2.5.0",