From 44c75ca3b12c14aca7cbe26f66bcbb9b52a61dc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 06:09:07 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 3.9.7 to 5.2.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.9.7 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v5.2.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 6f8b612e..4251901e 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "lerna": "3.22.1", "lerna-changelog": "1.0.1", "markdownlint-cli": "0.23.2", - "typescript": "3.9.7" + "typescript": "5.2.2" }, "husky": { "hooks": {