From fc24caaa1ca4e829fea08fa0baeb4c8983189111 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 03:01:10 +0000 Subject: [PATCH] Bump typescript from 4.3.5 to 5.1.5 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.5 to 5.1.5. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.3.5...v5.1.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 08450af..695ffd8 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "stylelint-config-standard": "~29.0.0", "stylelint-prettier": "^2.0.0", "ts-jest": "^29.1.0", - "typescript": "4.3.5" + "typescript": "5.1.5" }, "sideEffects": [ "style/*.css",