From e7bfce34e59816f5b75fa4fbdf9dba5e3a1f5da7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 23:06:39 +0000 Subject: [PATCH] Bump typescript from 4.9.5 to 5.4.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 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/v4.9.5...v5.4.2) --- 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..013a6e3 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.2" }, "scripts": { "eslint": "npx eslint ."