dependabot-preview[bot]
2019-06-24 19:40:12 -05:00
committed by Caleb Cartwright
parent 5ddd28143e
commit 6fc6cf7acf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -11516,9 +11516,9 @@
}
},
"gatsby-plugin-styled-components": {
"version": "3.0.7",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.0.7.tgz",
"integrity": "sha512-a9sg4qWC5K75eip7TwN4F2TGXCaoRZhx9lvu1U5aQQrC8OpTgWus66Fzws0XVcUCe18isfOm1kGfhLNm5/lOFw==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-styled-components/-/gatsby-plugin-styled-components-3.1.0.tgz",
"integrity": "sha512-VMaq82vU7WsfXj5kOxGJP7w9MOUUxT3mcs4NYZqHGvFU+2+oeO70SJ1WoeB5TSIFEKlNhGUiKTdL6NcMh54/nA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.0.0"
+1 -1
View File
@@ -187,7 +187,7 @@
"gatsby-plugin-page-creator": "^2.0.13",
"gatsby-plugin-react-helmet": "^3.1.0",
"gatsby-plugin-remove-trailing-slashes": "^2.0.11",
"gatsby-plugin-styled-components": "^3.0.7",
"gatsby-plugin-styled-components": "^3.1.0",
"got": "^9.6.0",
"humanize-string": "^2.1.0",
"husky": "^2.4.1",