mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
chore(deps): bump gatsby-image to 2.2.8
This commit is contained in:
Generated
+3
-3
@@ -7677,9 +7677,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "2.2.6",
|
"version": "2.2.8",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.6.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.2.8.tgz",
|
||||||
"integrity": "sha512-gPAt6vUUNVN5iftBrwZykOMGLOAameq9IBCXj5z/egPFIWF62GoqkWQX1/hO71qhyEszNYq+ilwBzkJVsJIP2Q==",
|
"integrity": "sha512-R0hc37xf03Bqi51TlRHuu6KB5sFiXzHx0tQotml8TeFXu1k5yvV13D8fHhlHCZQq5zJe4KHx0rGfAprzb4s1fA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.0.0",
|
"@babel/runtime": "^7.0.0",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
"author": "TPH",
|
"author": "TPH",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"gatsby": "^2.13.51",
|
"gatsby": "^2.13.51",
|
||||||
"gatsby-image": "^2.2.6",
|
"gatsby-image": "^2.2.8",
|
||||||
"gatsby-plugin-layout": "^1.1.2",
|
"gatsby-plugin-layout": "^1.1.2",
|
||||||
"gatsby-plugin-manifest": "^2.2.4",
|
"gatsby-plugin-manifest": "^2.2.4",
|
||||||
"gatsby-plugin-mdx": "^1.0.17",
|
"gatsby-plugin-mdx": "^1.0.17",
|
||||||
|
|||||||
Reference in New Issue
Block a user