From 3c9a789ac8f9bfac13bf80a160b704c7d6eac236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 05:01:29 +0000 Subject: [PATCH] Bump @types/styled-components from 4.4.3 to 5.1.6 in /packages/dashboard Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 4.4.3 to 5.1.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/styled-components) Signed-off-by: dependabot[bot] --- packages/dashboard/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 66c9b7d4..d7c13be8 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -21,7 +21,7 @@ "@types/react": "16.9.16", "@types/react-dom": "16.9.5", "@types/react-router-dom": "^5.1.3", - "@types/styled-components": "^4.4.1", + "@types/styled-components": "^5.1.6", "typescript": "^3.7.5" }, "scripts": {