chore(deps): bump gatsby-image to 2.2.24

This commit is contained in:
Jean-Philippe Sirois
2019-10-07 07:26:47 -04:00
parent e9fd2e52f5
commit 30c1187805
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -8810,11 +8810,11 @@
}
},
"gatsby-image": {
"version": "2.2.20",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.20.tgz",
"integrity": "sha512-bf2YnqJLYmUnXkXjVF20I6x09rOJS3UrFKoWLvmsZUvYSunGjFda0SvE05nTFCc/7PGvlGhua/NZMNtXb5glmA==",
"version": "2.2.24",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.24.tgz",
"integrity": "sha512-K2ejKEe6WE7IJ1WkihFmCsKFgqjIvQkGhk/ztv2H/A+5YyQg0H+qH1RPBH5UsThMK1XRp4zx9xOTE0r00HS1sA==",
"requires": {
"@babel/runtime": "^7.6.0",
"@babel/runtime": "^7.6.2",
"object-fit-images": "^3.2.4",
"prop-types": "^15.7.2"
},
+1 -1
View File
@@ -30,7 +30,7 @@
"dependencies": {
"@reach/router": "^1.2.1",
"gatsby": "^2.15.29",
"gatsby-image": "^2.2.20",
"gatsby-image": "^2.2.24",
"gatsby-plugin-layout": "^1.1.8",
"gatsby-plugin-manifest": "^2.2.18",
"gatsby-plugin-mdx": "^1.0.43",