diff --git a/package.json b/package.json index f04c85f..ce0e302 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "20.8.10", "@types/react": "17.0.4", "@types/react-dom": "17.0.3", - "@types/styled-components": "5.1.29", + "@types/styled-components": "5.1.30", "babel-plugin-styled-components": "^2.0.0", "eslint": "^8.52.0", "eslint-config-antoine": "^1.0.13", diff --git a/yarn.lock b/yarn.lock index 4b1ee3a..2e9d1bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -453,10 +453,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.4.tgz#0a41252ad431c473158b22f9bfb9a63df7541cff" integrity sha512-MMzuxN3GdFwskAnb6fz0orFvhfqi752yjaXylr0Rp4oDg5H0Zn1IuyRhDVvYOwAXoJirx2xuS16I3WjxnAIHiQ== -"@types/styled-components@5.1.29": - version "5.1.29" - resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.29.tgz#a483d7829b972233455f1500930d6a7d30aa328e" - integrity sha512-5h/ah9PAblggQ6Laa4peplT4iY5ddA8qM1LMD4HzwToUWs3hftfy0fayeRgbtH1JZUdw5CCaowmz7Lnb8SjIxQ== +"@types/styled-components@5.1.30": + version "5.1.30" + resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-5.1.30.tgz#7f2b2c01245e3274083091517c7205c9ce9dd420" + integrity sha512-xxJqw0s1myRTgrzHgG5tKHS9hK+KNhjbKMXDWlHRo9eDNVVUqf147QUGYUqwyCDkFyGr2pi1qJKFMEy0ACZb0A== dependencies: "@types/hoist-non-react-statics" "*" "@types/react" "*"