Bump gatsby-plugin-styled-components from 3.3.12 to 3.3.14

Bumps [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) from 3.3.12 to 3.3.14.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-styled-components@3.3.14/packages/gatsby-plugin-styled-components)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-13 19:04:49 +00:00 committed by GitHub
parent 8ce1c6b69b
commit 887ded7498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -9656,9 +9656,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.3.12",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.12.tgz",
"integrity": "sha512-2X3pV1f7WEpwc8+etqO4PRN9yTIeeOz6IlMohkXt6DozSdNaZLqLobV310fzHX+HyXHaBOvxeuhkxm+myc8dsA==",
"version": "3.3.14",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.14.tgz",
"integrity": "sha512-Eh1RN8jRfKqvW56dU47LTJxGFOEkpnoTpvtnkaPviwwJCt5nNcHlsLZ/9syLYO/5gtRefbyEHvCCqq18q2FCBw==",
"requires": {
"@babel/runtime": "^7.11.2"
},

View file

@ -14,7 +14,7 @@
"gatsby-plugin-sass": "^2.3.16",
"gatsby-plugin-sharp": "^2.6.42",
"gatsby-plugin-sitemap": "^2.4.16",
"gatsby-plugin-styled-components": "^3.3.12",
"gatsby-plugin-styled-components": "^3.3.14",
"gatsby-source-filesystem": "^2.3.34",
"gatsby-source-youtube-v2": "^1.0.1",
"gatsby-transformer-remark": "^2.8.38",