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

This commit is contained in:
Jean-Philippe Sirois
2020-03-10 22:40:20 -04:00
parent 9d19adfb82
commit 4d04e718f3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9955,9 +9955,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.1.18",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.18.tgz",
"integrity": "sha512-JPNCcc4Ubnkilh7yooDk8grelg2WkuJfmhBB66pH4ccbBEgIPStSvqTv7puUyUYgW3J6+LLsCZgsWU+Ag38g9g==",
"version": "3.1.20",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.20.tgz",
"integrity": "sha512-ledGQkZL9DS40IrhbJudZPAIc9gDqL+WcjB630JhT7bJvA0Ss8ugnAHKJYrVslbeCgWUg3ey07NnmLePoaLnXQ==",
"requires": {
"@babel/runtime": "^7.7.6"
}
+1 -1
View File
@@ -36,7 +36,7 @@
"gatsby-plugin-react-helmet": "^3.1.23",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.4.8",
"gatsby-plugin-styled-components": "^3.1.18",
"gatsby-plugin-styled-components": "^3.1.20",
"gatsby-plugin-typescript": "^2.1.26",
"gatsby-remark-auto-headers": "^1.0.3",
"gatsby-remark-katex": "^3.1.23",