diff --git a/package.json b/package.json index ec9e19c..347bf60 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-plugin-offline": "^2.2.9", "gatsby-plugin-react-helmet": "^3.0.0", "gatsby-plugin-sharp": "2.2.12", - "gatsby-plugin-styled-components": "^3.0.1", + "gatsby-plugin-styled-components": "^3.1.3", "gatsby-source-filesystem": "^2.0.4", "gatsby-transformer-sharp": "^2.2.10", "prop-types": "^15.6.2", diff --git a/yarn.lock b/yarn.lock index 1e8aac4..156503a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6893,12 +6893,12 @@ gatsby-plugin-sharp@2.2.12: sharp "^0.22.1" svgo "^1.2.0" -gatsby-plugin-styled-components@^3.0.1: - version "3.1.2" - resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.2.tgz#1f8ab130e2fdc02fbc8b158b237e7f620d15c2a9" - integrity sha512-9MjGXl5ddN2L7jKlSjrobtxbR1gIIpBOmFcfkmNPdL/7rMUkWR6bLmAQ6fUPGCIwTLyvYsNjBZhtAwhUY+NTBw== +gatsby-plugin-styled-components@^3.1.3: + version "3.1.3" + resolved "https://registry.yarnpkg.com/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.3.tgz#b97d8810c0ca1462d55eed5ba4f97750d5d1f166" + integrity sha512-631vcDQE8lnqeySX/uEdnfxGiintos9mxoKV9T0zZsphyYC/GcK6PTObClRTpGtNmg9i4+qRSb8qUJuVDpb/9Q== dependencies: - "@babel/runtime" "^7.0.0" + "@babel/runtime" "^7.5.5" gatsby-react-router-scroll@^2.1.5: version "2.1.5"