From 29a264dc80d56fe536616f99a75917f8980dc11d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 10:37:11 +0000 Subject: [PATCH] chore(deps-dev): bump ts-morph from 23.0.0 to 24.0.0 Bumps [ts-morph](https://github.com/dsherret/ts-morph) from 23.0.0 to 24.0.0. - [Release notes](https://github.com/dsherret/ts-morph/releases) - [Commits](https://github.com/dsherret/ts-morph/compare/23.0.0...24.0.0) --- updated-dependencies: - dependency-name: ts-morph 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 6d6c1573d..721635abc 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "sinon": "18.0.0", "sinon-chai": "3.7.0", "testcafe": "3.5.0", - "ts-morph": "23.0.0", + "ts-morph": "24.0.0", "ts-node": "10.9.2", "tsd": "^0.31.0", "tsd-jsdoc": "2.5.0",