From 67fef1834587a4a2af28294b2631ddccf66c790b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Mar 2021 05:12:07 +0000 Subject: [PATCH] Bump @types/styled-components from 4.4.3 to 5.1.9 in /packages/dashboard Bumps [@types/styled-components](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/styled-components) from 4.4.3 to 5.1.9. - [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..3eed06db 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.9", "typescript": "^3.7.5" }, "scripts": {