From 0e85d503762ed8898bbcfa90fa64240492a0dde4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 20:21:08 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a94a2c5..838c47f1 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "rollup": "3.24.0", "rollup-plugin-strip-banner": "3.0.0", "tmp": "0.2.1", - "typescript": "5.1.3" + "typescript": "5.1.6" }, "engines": { "node": ">=6.0.0"