mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Bump gatsby-image from 2.7.0 to 2.9.0
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.7.0 to 2.9.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.9.0/packages/gatsby-image) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2801f929bd
commit
00032bec6a
12
package-lock.json
generated
12
package-lock.json
generated
@ -9724,9 +9724,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"eslint-config-prettier": {
|
"eslint-config-prettier": {
|
||||||
"version": "7.0.0",
|
"version": "7.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz",
|
||||||
"integrity": "sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==",
|
"integrity": "sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"eslint-config-react-app": {
|
"eslint-config-react-app": {
|
||||||
@ -12085,9 +12085,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-image": {
|
"gatsby-image": {
|
||||||
"version": "2.7.0",
|
"version": "2.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.7.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-image/-/gatsby-image-2.9.0.tgz",
|
||||||
"integrity": "sha512-Ae5teH/iPF9n7NKQP62r5kDz6Rhv4YXpEsUdptRsRH6ioeykGtO1NcYjcsHWo24KrM3fd06LKU9LiGJ5pLrQgg==",
|
"integrity": "sha512-PZu8PhjQwL6anlCYlm8bVVCypMYqoMT6knHZS8UVotSy1+DbKorDVOtFFEq936oelEjuV+bBx9KuLOh7MpH8Qw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"object-fit-images": "^3.2.4",
|
"object-fit-images": "^3.2.4",
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"axios": "^0.21.0",
|
"axios": "^0.21.0",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"gatsby": "^2.28.0",
|
"gatsby": "^2.28.0",
|
||||||
"gatsby-image": "^2.7.0",
|
"gatsby-image": "^2.9.0",
|
||||||
"gatsby-plugin-catch-links": "^2.6.0",
|
"gatsby-plugin-catch-links": "^2.6.0",
|
||||||
"gatsby-plugin-google-analytics": "^2.9.0",
|
"gatsby-plugin-google-analytics": "^2.9.0",
|
||||||
"gatsby-plugin-manifest": "^2.8.0",
|
"gatsby-plugin-manifest": "^2.8.0",
|
||||||
@ -68,7 +68,7 @@
|
|||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"eslint": "^7.17.0",
|
"eslint": "^7.17.0",
|
||||||
"eslint-config-oceanprotocol": "^1.5.0",
|
"eslint-config-oceanprotocol": "^1.5.0",
|
||||||
"eslint-config-prettier": "^7.0.0",
|
"eslint-config-prettier": "^7.1.0",
|
||||||
"eslint-plugin-prettier": "^3.3.1",
|
"eslint-plugin-prettier": "^3.3.1",
|
||||||
"markdownlint-cli": "^0.25.0",
|
"markdownlint-cli": "^0.25.0",
|
||||||
"node-sass": "^4.14.1",
|
"node-sass": "^4.14.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user