Merge pull request #282 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-plugin-styled-components-3.9.0

Bump gatsby-plugin-styled-components from 3.8.0 to 3.9.0
This commit is contained in:
Kevin Kandlbinder 2021-01-26 13:43:54 +01:00 committed by GitHub
commit b58fa70e1e
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

@ -9659,9 +9659,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.8.0.tgz",
"integrity": "sha512-okkPREI8eIAWNgXM6BGnmPXKqgol7vuiFrdnV5gXYgZ6yYexQhCEsaVkflX8C5REcXb85DgBtCi7Xww/mmoqOQ==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.9.0.tgz",
"integrity": "sha512-/jvjbeUOHk3X38G67va6n2yUQujNn1e74r0a6977+6MJihELXLskLrGpZF58ZWbV36YryIq0rrSpa5DAxzDaVw==",
"requires": {
"@babel/runtime": "^7.12.5"
},

View file

@ -14,7 +14,7 @@
"gatsby-plugin-sharp": "^2.13.1",
"gatsby-plugin-sass": "^2.8.0",
"gatsby-plugin-sitemap": "^2.11.0",
"gatsby-plugin-styled-components": "^3.8.0",
"gatsby-plugin-styled-components": "^3.9.0",
"gatsby-source-filesystem": "^2.10.0",
"gatsby-source-youtube-v2": "^1.0.1",
"gatsby-transformer-sharp": "^2.11.0",