From a88148bfe458cf89a29c82c402068c42e437831b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 16:49:18 +0000 Subject: [PATCH] Bump typescript from 5.2.2 to 5.4.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.4.2. - [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.4.2) --- 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 1ca459a..4a2097c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "karma-typescript": "^5.5.4", "prettier": "^3.0.0", "ts-jest": "^29.1.2", - "typescript": "5.2.2" + "typescript": "5.4.2" }, "homepage": "https://github.com/kibertoad/toad-scheduler", "repository": {