From 1f660c85de25d9bdaf01c81816d23ab5eb99339c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:29:04 +0000 Subject: [PATCH] build(deps-dev): bump typescript from 4.9.5 to 5.7.3 Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.7.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/v4.9.5...v5.7.3) --- updated-dependencies: - dependency-name: typescript 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 92a9294..6fbcd26 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nock": "^13.5.1", "semantic-release": "^24.0.0", "ts-jest": "^26.4.4", - "typescript": "^4.3.5" + "typescript": "^5.7.3" }, "files": [ "dist/*",