From d42c601762860fcdc8fdd8fa9cc3f3b5883dff29 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Sirois Date: Tue, 1 Jun 2021 00:39:04 -0400 Subject: [PATCH] chore(deps): bump @types/styled-components to 5.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c878bc3..c1a3fa6 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@types/react-dom": "^17.0.5", "@types/react-helmet": "^6.1.1", "@types/react-scrollspy": "^3.3.3", - "@types/styled-components": "^5.1.4", + "@types/styled-components": "^5.1.9", "@types/uuid": "^8.3.0", "@typescript-eslint/eslint-plugin-tslint": "^4.25.0", "babel-plugin-polished": "^1.1.0",