diff --git a/package.json b/package.json index 17e3b4f..d332836 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@types/react": "^17.0.15", "@types/react-dom": "^17.0.3", "@types/react-window": "^1.8.2", - "@types/styled-components": "^5.1.11", + "@types/styled-components": "^5.1.24", "fuse-box": "^3.7.1", "object-assign": "^4.1.1", "parcel-bundler": "^1.12.5", diff --git a/yarn.lock b/yarn.lock index 81753df..a4f1fc5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1000,10 +1000,10 @@ resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== -"@types/styled-components@^5.1.11": - version "5.1.11" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.11.tgz#a3a1bc0f2cdad7318d8ce219ee507e6b353503b5" - integrity sha512-u8g3bSw9KUiZY+S++gh+LlURGraqBe3MC5I5dygrNjGDHWWQfsmZZRTJ9K9oHU2CqWtxChWmJkDI/gp+TZPQMw== +"@types/styled-components@^5.1.24": + version "5.1.24" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.24.tgz#b52ae677f03ea8a6018aa34c6c96b7018b7a3571" + integrity sha512-mz0fzq2nez+Lq5IuYammYwWgyLUE6OMAJTQL9D8hFLP4Pkh7gVYJii/VQWxq8/TK34g/OrkehXaFNdcEKcItug== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"