1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

Bump gatsby-image from 2.5.0 to 2.6.0

Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.6.0/packages/gatsby-image)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-30 02:03:53 +00:00 committed by GitHub
parent d5b0fd80fc
commit fc175402c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13213,11 +13213,11 @@
}
},
"gatsby-image": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.5.0.tgz",
"integrity": "sha512-XS57PyRHSKileshs6kBqRs3KXsRVSR1xDYiSoCipDa3C4GDgUUPUPYFz+YjWAa2lk5vCkOEYk8vWdm4d2I77zA==",
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.6.0.tgz",
"integrity": "sha512-BFQ3iGw6mDYCEAQWTAUf+1YDc8FnvEJUqQtan+lTbfh+nb2zlSmhqPn2Pr+T3GnIU/jupmX5vITR5CpFLSfDyg==",
"requires": {
"@babel/runtime": "^7.11.2",
"@babel/runtime": "^7.12.5",
"object-fit-images": "^3.2.4",
"prop-types": "^15.7.2"
},

View File

@ -21,7 +21,7 @@
"axios": "^0.21.0",
"classnames": "^2.2.6",
"gatsby": "^2.27.0",
"gatsby-image": "^2.5.0",
"gatsby-image": "^2.6.0",
"gatsby-plugin-catch-links": "^2.4.0",
"gatsby-plugin-google-analytics": "^2.5.0",
"gatsby-plugin-manifest": "^2.6.0",