Update dependency gatsby-plugin-sharp to v3.10.1

This commit is contained in:
Renovate Bot 2021-07-21 12:12:29 +00:00 committed by renovate[bot]
parent 4597bf3f15
commit ddeb9e4851
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -14286,9 +14286,9 @@
}
},
"gatsby-plugin-sharp": {
"version": "3.10.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.0.tgz",
"integrity": "sha512-jX+4OFdigQd7M3aG+JonTSSr1SBfSGUFalghB3i/fixeQhAvGanE+N1EYx5yUvO0xYeW/LMLauEyGQQA8nOkhA==",
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.10.1.tgz",
"integrity": "sha512-Nn4SuNPK9mG6Q0PX5E3Eb2mI2OhBU0jqiGyVgaPUwRQWElvQB+2qbJoBRvjW1pt5lbAX2tQqbG7Gs2s51RP44w==",
"requires": {
"@babel/runtime": "^7.14.6",
"async": "^3.2.0",

View file

@ -35,7 +35,7 @@
"gatsby-plugin-react-i18next": "1.1.1",
"gatsby-plugin-robots-txt": "1.6.8",
"gatsby-plugin-sass": "4.10.0",
"gatsby-plugin-sharp": "3.10.0",
"gatsby-plugin-sharp": "3.10.1",
"gatsby-plugin-sitemap": "4.6.0",
"gatsby-source-filesystem": "3.10.0",
"gatsby-transformer-json": "3.10.0",