mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 16:06:13 +02:00
chore(deps): bump gatsby-image to 2.2.24
This commit is contained in:
Generated
+4
-4
@@ -8810,11 +8810,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "2.2.20",
|
"version": "2.2.24",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.20.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.24.tgz",
|
||||||
"integrity": "sha512-bf2YnqJLYmUnXkXjVF20I6x09rOJS3UrFKoWLvmsZUvYSunGjFda0SvE05nTFCc/7PGvlGhua/NZMNtXb5glmA==",
|
"integrity": "sha512-K2ejKEe6WE7IJ1WkihFmCsKFgqjIvQkGhk/ztv2H/A+5YyQg0H+qH1RPBH5UsThMK1XRp4zx9xOTE0r00HS1sA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.6.0",
|
"@babel/runtime": "^7.6.2",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
"prop-types": "^15.7.2"
|
"prop-types": "^15.7.2"
|
||||||
},
|
},
|
||||||
|
|||||||
+1
-1
@@ -30,7 +30,7 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@reach/router": "^1.2.1",
|
"@reach/router": "^1.2.1",
|
||||||
"gatsby": "^2.15.29",
|
"gatsby": "^2.15.29",
|
||||||
"gatsby-image": "^2.2.20",
|
"gatsby-image": "^2.2.24",
|
||||||
"gatsby-plugin-layout": "^1.1.8",
|
"gatsby-plugin-layout": "^1.1.8",
|
||||||
"gatsby-plugin-manifest": "^2.2.18",
|
"gatsby-plugin-manifest": "^2.2.18",
|
||||||
"gatsby-plugin-mdx": "^1.0.43",
|
"gatsby-plugin-mdx": "^1.0.43",
|
||||||
|
|||||||
Reference in New Issue
Block a user