diff --git a/package.json b/package.json index 6f82d81a..4d1a7e90 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", - "babel-plugin-styled-components": "2.0.6", + "babel-plugin-styled-components": "2.0.7", "gatsby": "3.14.6", "gatsby-image": "3.11.0", "gatsby-plugin-feed-mdx": "1.1.0", diff --git a/yarn.lock b/yarn.lock index cde5e72a..907d62c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4161,10 +4161,10 @@ babel-plugin-remove-graphql-queries@^3.14.0: "@babel/runtime" "^7.15.4" gatsby-core-utils "^2.14.0" -babel-plugin-styled-components@2.0.6: - version "2.0.6" - resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.6.tgz#6f76c7f7224b7af7edc24a4910351948c691fc90" - integrity sha512-Sk+7o/oa2HfHv3Eh8sxoz75/fFvEdHsXV4grdeHufX0nauCmymlnN0rGhIvfpMQSJMvGutJ85gvCGea4iqmDpg== +babel-plugin-styled-components@2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz#c81ef34b713f9da2b7d3f5550df0d1e19e798086" + integrity sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA== dependencies: "@babel/helper-annotate-as-pure" "^7.16.0" "@babel/helper-module-imports" "^7.16.0"