From bcbc257a771d5ee4d5ea1bf972b1ef6192325848 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Dec 2021 10:56:40 +0100 Subject: [PATCH] chore(deps-dev): bump typescript from 4.5.3 to 4.5.4 (#977) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.3 to 4.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.3...v4.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f293e19..6068d552 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "rollup-plugin-prettier": "2.2.0", "rollup-plugin-strip-banner": "2.0.0", "tmp": "0.2.1", - "typescript": "4.5.3" + "typescript": "4.5.4" }, "engines": { "node": ">=10.0.0"