From c415dfd27cd3b6906593b02ce819dd3271a37210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 10:44:15 +0000 Subject: [PATCH] Bump typescript from 4.9.5 to 5.3.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.3.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.3.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 4365aa3..f94b76b 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.3.3" }, "scripts": { "eslint": "npx eslint ."