diff --git a/package.json b/package.json index 23a2f9c..a4d53e2 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "dependencies": { "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", - "babel-plugin-styled-components": "1.11.1", + "babel-plugin-styled-components": "1.13.2", "gatsby": "2.24.47", "gatsby-image": "2.4.16", "gatsby-plugin-google-fonts": "1.0.1", diff --git a/yarn.lock b/yarn.lock index 5997731..d8909e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3677,10 +3677,10 @@ babel-plugin-remove-graphql-queries@^2.9.17: resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.9.17.tgz#f66c421a58392ddca8b2f06473ca0eb2c4ec632d" integrity sha512-ThFGZlxD+U4H+aSX4DRpz7pdJq6Y7wob0rDDx7Q2rZPp9lbNfnGACUjPyTiCIy8EsBMpPYvT4WZjb4Gd0Xq6zQ== -babel-plugin-styled-components@1.11.1: - version "1.11.1" - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.11.1.tgz#5296a9e557d736c3186be079fff27c6665d63d76" - integrity sha512-YwrInHyKUk1PU3avIRdiLyCpM++18Rs1NgyMXEAQC33rIXs/vro0A+stf4sT0Gf22Got+xRWB8Cm0tw+qkRzBA== +babel-plugin-styled-components@1.13.2: + version "1.13.2" + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-1.13.2.tgz#ebe0e6deff51d7f93fceda1819e9b96aeb88278d" + integrity sha512-Vb1R3d4g+MUfPQPVDMCGjm3cDocJEUTR7Xq7QS95JWWeksN1wdFRYpD2kulDgI3Huuaf1CZd+NK4KQmqUFh5dA== dependencies: "@babel/helper-annotate-as-pure" "^7.0.0" "@babel/helper-module-imports" "^7.0.0"