Bump gatsby-transformer-sharp from 2.4.3 to 2.4.4

Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.4.3 to 2.4.4.
- [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.4.4/packages/gatsby-transformer-sharp)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-06 13:15:29 +00:00 committed by GitHub
parent 82c5e1a82f
commit a506110174
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -16,7 +16,7 @@
"gatsby-plugin-sass": "^2.2.1",
"gatsby-plugin-sharp": "^2.5.4",
"gatsby-source-filesystem": "^2.2.1",
"gatsby-transformer-sharp": "^2.4.3",
"gatsby-transformer-sharp": "^2.4.4",
"jsonp": "^0.2.1",
"node-sass": "^4.13.1",
"path-browserify": "^1.0.1",

View File

@ -5921,15 +5921,15 @@ gatsby-telemetry@^1.2.3:
stack-utils "1.0.2"
uuid "3.4.0"
gatsby-transformer-sharp@^2.4.3:
version "2.4.3"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.4.3.tgz#a5004a872ea649829dd98d1cedb903ac2c9e577f"
integrity sha512-sBEgyx9q/I9phIuOq87BqDjtdpvsLKQPDXHzDmX/OcdwbfjS7HtmjhJcV2fCdTMEYKwK+s/iI1gamTtNe95/5w==
gatsby-transformer-sharp@^2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.4.4.tgz#f43410bca43d8cdfee8e3f159501592569ff2a3d"
integrity sha512-LqaCvmpHBFiMvTmQjlogFn/3jgGOiWQxJsR/wclXlvgMAV1ffxiR6zr5OKwivuRueQ4gwn33adjCeLp3/iQtAA==
dependencies:
"@babel/runtime" "^7.8.7"
bluebird "^3.7.2"
fs-extra "^8.1.0"
potrace "^2.1.2"
potrace "^2.1.5"
probe-image-size "^4.1.1"
semver "^5.7.1"
sharp "^0.25.1"
@ -10319,7 +10319,7 @@ postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.26, postcss@^7.0.5:
source-map "^0.6.1"
supports-color "^6.1.0"
potrace@^2.1.2, potrace@^2.1.5:
potrace@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/potrace/-/potrace-2.1.5.tgz#4d0c284ad5af39b74affe7a738b26bb009000b91"
integrity sha512-huAWS0flSZttRm+WA5IGSFxHLXgVd9JCGU8+heDD3fAvFmW1Wf1Y7qq3Un2hH2xBNMwDY7vP1PYA0VQUh7CC+Q==