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

This commit is contained in:
Jean-Philippe Sirois
2020-05-26 22:40:12 -04:00
parent 1c4c5e0430
commit 5e7904bdb5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9888,9 +9888,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.1.tgz",
"integrity": "sha512-Z21mc6/dJmbch+iAQuCc8dqxOiSDwXitiRq+3zqBloOJAOduHw3Xxb+vyso8iaZBaazpFPUzReqUcGOHZbinig==",
"version": "3.3.2",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.3.2.tgz",
"integrity": "sha512-35HizeyitTzt7Eph42eWEVEUxfV3YXo1xPzuXILQ/P/U+awoW2VfdbEps3x61kfb668sDOAULFPcS+9EAWvK8w==",
"requires": {
"@babel/runtime": "^7.9.6"
}
+1 -1
View File
@@ -42,7 +42,7 @@
"gatsby-plugin-react-helmet": "^3.3.2",
"gatsby-plugin-react-svg": "^3.0.0",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-plugin-styled-components": "^3.3.1",
"gatsby-plugin-styled-components": "^3.3.2",
"gatsby-source-filesystem": "^2.3.5",
"gatsby-transformer-remark": "^2.8.10",
"gatsby-transformer-sharp": "^2.5.2",