From 05d8253ddadc93d54ed11395a754201f092cfd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 05:15:19 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 4.1.2 to 4.1.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb1f5f57..670d29eb 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "kcd-scripts": "7.5.2", "react": "17.0.1", "react-test-renderer": "17.0.1", - "typescript": "4.1.2", + "typescript": "4.1.3", "eslint": "7.15.0" }, "peerDependencies": {