Merge pull request #121 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-styled-components-3.3.14

Bump gatsby-plugin-styled-components from 3.3.12 to 3.3.14
This commit is contained in:
Kevin Kandlbinder 2020-10-14 16:49:30 +02:00 committed by GitHub
commit 22f1d99283
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

@ -9614,9 +9614,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",