From d9a2afbed314ac2ac05f56771f8b0ccb9a3fd216 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 02:40:05 +0000 Subject: build(deps-dev): bump typescript from 5.4.3 to 5.4.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.5. - [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.4.3...v5.4.5) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 52c8e315f1a..eb445c02384 100644 --- a/package.json +++ b/package.json @@ -182,7 +182,7 @@ "ts-loader": "^9.5.0", "ts-node": "^10.9.1", "tslib": "^2.6.2", - "typescript": "^5.4.3", + "typescript": "^5.4.5", "vue-loader": "^15.9.8", "vue-template-compiler": "^2.7.16", "wait-on": "^7.2.0", -- cgit v1.2.3