From 160e2424b2f645da67af01265e918e2014bdbc7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 11:06:05 +0000 Subject: [PATCH] chore(deps-dev): bump ts-morph from 25.0.0 to 25.0.1 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 25.0.0 to 25.0.1. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/25.0.0...25.0.1) --- updated-dependencies: - dependency-name: ts-morph dependency-type: direct:development 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 0b5e6ce80..89d1a75c9 100644 --- a/package.json +++ b/package.json @@ -163,7 +163,7 @@ "sinon": "19.0.2", "sinon-chai": "3.7.0", "testcafe": "3.7.1", - "ts-morph": "25.0.0", + "ts-morph": "25.0.1", "ts-node": "10.9.2", "tsd": "^0.31.0", "tsd-jsdoc": "2.5.0",