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

This commit is contained in:
Jean-Philippe Sirois
2021-06-01 00:48:07 -04:00
parent d02079b3f4
commit 7392f6cc90
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11864,9 +11864,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.10.0.tgz",
"integrity": "sha512-CDNNvRxLS4dsQI2fv57T+0VUqapRtiDXm6SUsxyuVuEhJCyDGu1g9jg+9ty0HfUEDcW8JexlRJO5srkdYp1x1g==",
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-4.6.0.tgz",
"integrity": "sha512-2oQ3PRoiXZOvTzjD9ZkFYIIWkVYJFccOt/byTf9A5K18sQR6vS1oGehJv4xK51cBue+EuYRuX0F3+IoLCNNDAQ==",
"requires": {
"@babel/runtime": "^7.12.5"
}
+1 -1
View File
@@ -43,7 +43,7 @@
"gatsby-plugin-react-helmet": "^4.6.0",
"gatsby-plugin-react-svg": "^3.0.1",
"gatsby-plugin-sharp": "^3.6.0",
"gatsby-plugin-styled-components": "^3.6.0",
"gatsby-plugin-styled-components": "^4.6.0",
"gatsby-remark-auto-headers-improved": "^1.0.4",
"gatsby-source-filesystem": "^2.7.0",
"gatsby-transformer-sharp": "^2.8.0",