Bump gatsby-transformer-sharp from 2.5.10 to 2.5.11

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-07-10 10:05:33 +00:00 committed by GitHub
parent 9c05b9687a
commit 30efb7dfad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -17,7 +17,7 @@
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.19",
"gatsby-source-filesystem": "^2.3.19",
"gatsby-transformer-sharp": "^2.5.10",
"gatsby-transformer-sharp": "^2.5.11",
"http-status-codes": "^1.4.0",
"jsonp": "^0.2.1",
"node-sass": "^4.14.0",

View File

@ -6349,7 +6349,7 @@ gatsby-cli@^2.12.60:
yargs "^15.3.1"
yurnalist "^1.1.2"
gatsby-core-utils@^1.3.11, gatsby-core-utils@^1.3.12:
gatsby-core-utils@^1.3.12:
version "1.3.12"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.12.tgz#4a35b1c4e61f967bb18640e983fd82199e48692a"
integrity sha512-58pysrsfe2abWl7TOqeyHgyXSm9UIjYZ7UclGTvczWDYnxl8L/0kPSaFOX+bMmNBZmAB0YEtJZ3gHhM978OvqQ==
@ -6613,10 +6613,10 @@ gatsby-telemetry@^1.3.19:
node-fetch "2.6.0"
uuid "3.4.0"
gatsby-transformer-sharp@^2.5.10:
version "2.5.10"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.10.tgz#ab5298be82bbb2250777fbc298816277b94525d7"
integrity sha512-TXOhY4R5TrwtdHYmdqCZ45+PsVIiAUlcckxaNep1Ww/YLZsuaWm6JM8O9Wfy9MUGERmPYQpKfRJv3jCs8vSXYA==
gatsby-transformer-sharp@^2.5.11:
version "2.5.11"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.11.tgz#fb671090b5aaaa009db754217bdafcd4704a62e0"
integrity sha512-YPfZqJhJoQxQ0d/PUnAChPMm3RLcFSS6m0RgJl8Mh/Q8k15oZIDK82oBX2dCvKcfGKCq5ReT1gmwZJKXxt/vTw==
dependencies:
"@babel/runtime" "^7.10.3"
bluebird "^3.7.2"