chore(deps): bump gatsby-plugin-styled-components to 3.1.11

This commit is contained in:
Jean-Philippe Sirois
2019-10-23 11:32:54 -04:00
parent 9b827eed58
commit 280121b2fc
2 changed files with 5 additions and 15 deletions
+4 -14
View File
@@ -9339,21 +9339,11 @@
} }
}, },
"gatsby-plugin-styled-components": { "gatsby-plugin-styled-components": {
"version": "3.1.8", "version": "3.1.11",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.8.tgz", "resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.11.tgz",
"integrity": "sha512-TtCGZWO1+XeiwHuZx8hCEYZUOwdoh4wdQAH4/UYJuf0ZrpufdcOCfyZr0fHwQuvYm/G8EKD50u6WS2sm5s3/5w==", "integrity": "sha512-10RgU3FcXNctDfFHpiAKQOmYBZlbeZSOfG1mqjWjz/BmYqkLoIaQfTwEMmBpH40DGf72pG2PUOGoDVDrikPKOA==",
"requires": { "requires": {
"@babel/runtime": "^7.6.2" "@babel/runtime": "^7.6.3"
},
"dependencies": {
"@babel/runtime": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.2.tgz",
"integrity": "sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==",
"requires": {
"regenerator-runtime": "^0.13.2"
}
}
} }
}, },
"gatsby-plugin-typescript": { "gatsby-plugin-typescript": {
+1 -1
View File
@@ -39,7 +39,7 @@
"gatsby-plugin-react-helmet": "^3.1.13", "gatsby-plugin-react-helmet": "^3.1.13",
"gatsby-plugin-react-svg": "^2.1.2", "gatsby-plugin-react-svg": "^2.1.2",
"gatsby-plugin-sharp": "^2.2.32", "gatsby-plugin-sharp": "^2.2.32",
"gatsby-plugin-styled-components": "^3.1.8", "gatsby-plugin-styled-components": "^3.1.11",
"gatsby-plugin-typescript": "^2.1.11", "gatsby-plugin-typescript": "^2.1.11",
"gatsby-remark-auto-headers": "^1.0.3", "gatsby-remark-auto-headers": "^1.0.3",
"gatsby-remark-katex": "^3.1.12", "gatsby-remark-katex": "^3.1.12",