From 5432d39d991dbec76069091cc42f56e53f57ec43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:20:48 +0000 Subject: [PATCH] Bump typescript from 4.9.5 to 5.4.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 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/v4.9.5...v5.4.5) --- 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 4365aa3..8bc5e0e 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint": "8.53.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.0", - "typescript": "4.9.5" + "typescript": "5.4.5" }, "scripts": { "eslint": "npx eslint ."