From 31edf814e692b373a0fd0efffff04804a8350611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 02:58:10 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.2.2 to 5.6.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.2.2 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.2.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5944520c..f42ce9b4 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "ts-node": "^10.4.0", "ts-standard": "^12.0.1", "tsd": "^0.31.0", - "typescript": "~5.2.2", + "typescript": "~5.6.3", "walker": "^1.0.8" }, "tsd": {