Merge pull request #224 from NebulousLabs/dependabot/npm_and_yarn/gatsby-transformer-sharp-2.5.3

This commit is contained in:
dependabot-preview[bot] 2020-05-25 12:49:38 +00:00 committed by GitHub
commit 9e5fb89775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"gatsby-plugin-sass": "^2.3.2",
"gatsby-plugin-sharp": "^2.6.9",
"gatsby-source-filesystem": "^2.3.8",
"gatsby-transformer-sharp": "^2.4.6",
"gatsby-transformer-sharp": "^2.5.3",
"jsonp": "^0.2.1",
"node-sass": "^4.14.0",
"path-browserify": "^1.0.1",

View File

@ -6259,10 +6259,10 @@ gatsby-telemetry@^1.3.9:
stack-utils "1.0.2"
uuid "3.4.0"
gatsby-transformer-sharp@^2.4.6:
version "2.5.2"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.2.tgz#0ae4bb4fb26061747b4b8c8356f2cd88fbddad18"
integrity sha512-deRZzUXQsk4xQM82JipU3WRJB8oFn4gX9cVRXeQhnNwnhdhve9UA0Hs4YqqqWsSbngCX9GeiGS78zDyjvN7e7w==
gatsby-transformer-sharp@^2.5.3:
version "2.5.3"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.5.3.tgz#0403c916ce3b96ce244a2b7bbcd11e0d4d8611e4"
integrity sha512-tUkH1uCdwSLeOqjptYQD6V/UH5U18UQPFzwKvhWRepcl//FvmCnOv5Kn03SpeBCuPeccxKt3kT3UVJxdOOGShw==
dependencies:
"@babel/runtime" "^7.9.6"
bluebird "^3.7.2"