chore(deps): bump gatsby-image to 2.2.8

This commit is contained in:
Jean-Philippe Sirois
2019-08-05 14:33:38 -04:00
parent bc6b63259f
commit 4784c7b115
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -7677,9 +7677,9 @@
}
},
"gatsby-image": {
"version": "2.2.6",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.6.tgz",
"integrity": "sha512-gPAt6vUUNVN5iftBrwZykOMGLOAameq9IBCXj5z/egPFIWF62GoqkWQX1/hO71qhyEszNYq+ilwBzkJVsJIP2Q==",
"version": "2.2.8",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.8.tgz",
"integrity": "sha512-R0hc37xf03Bqi51TlRHuu6KB5sFiXzHx0tQotml8TeFXu1k5yvV13D8fHhlHCZQq5zJe4KHx0rGfAprzb4s1fA==",
"requires": {
"@babel/runtime": "^7.0.0",
"object-fit-images": "^3.2.4",