Merge pull request #15 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-styled-components-3.3.10

Bump gatsby-plugin-styled-components from 3.3.6 to 3.3.10
This commit is contained in:
Kevin Kandlbinder 2020-08-11 17:49:33 +02:00 committed by GitHub
commit 751f7f7b2a
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

@ -9698,9 +9698,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.3.6",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.6.tgz",
"integrity": "sha512-lTPXxSxpQIkWgLl2IFejK5jhKswhEaLJxVAw0M7uty2fquoFncgZUdQXK3KJysyEZrCPljmYTxL/Fj1xDXlsdg==",
"version": "3.3.10",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.10.tgz",
"integrity": "sha512-2yV3hanEPelf8IwkOa1Sk4RtHh4tuuvdJs2NCnAsHxYEMLlFC4UeG91z4Q4t69G7RvZ2W8PzdByLK5N5C97CQQ==",
"requires": {
"@babel/runtime": "^7.10.3"
}

View file

@ -14,7 +14,7 @@
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.26",
"gatsby-plugin-sitemap": "^2.4.11",
"gatsby-plugin-styled-components": "^3.3.6",
"gatsby-plugin-styled-components": "^3.3.10",
"gatsby-source-filesystem": "^2.3.24",
"gatsby-source-youtube-v2": "^1.0.1",
"gatsby-transformer-remark": "^2.8.28",