Bump gatsby-transformer-sharp from 2.3.16 to 2.3.17
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 2.3.16 to 2.3.17. - [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.3.17/packages/gatsby-transformer-sharp) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
6b426a6908
commit
16f35fc73a
|
@ -14,7 +14,7 @@
|
||||||
"gatsby-plugin-sass": "^2.1.29",
|
"gatsby-plugin-sass": "^2.1.29",
|
||||||
"gatsby-plugin-sharp": "^2.4.5",
|
"gatsby-plugin-sharp": "^2.4.5",
|
||||||
"gatsby-source-filesystem": "^2.1.48",
|
"gatsby-source-filesystem": "^2.1.48",
|
||||||
"gatsby-transformer-sharp": "^2.3.16",
|
"gatsby-transformer-sharp": "^2.3.17",
|
||||||
"jsonp": "^0.2.1",
|
"jsonp": "^0.2.1",
|
||||||
"node-sass": "^4.13.1",
|
"node-sass": "^4.13.1",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
|
|
|
@ -5643,10 +5643,10 @@ gatsby-telemetry@^1.1.51:
|
||||||
stack-utils "1.0.2"
|
stack-utils "1.0.2"
|
||||||
uuid "3.3.3"
|
uuid "3.3.3"
|
||||||
|
|
||||||
gatsby-transformer-sharp@^2.3.16:
|
gatsby-transformer-sharp@^2.3.17:
|
||||||
version "2.3.16"
|
version "2.3.17"
|
||||||
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.16.tgz#e71507a27fa28f14601ac9ce90df504899fd894c"
|
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.3.17.tgz#465609abbfb6e9664a3e1acc7a2bd3e8eb157000"
|
||||||
integrity sha512-XYQGwtIW6PKZ9KOvS/20IIZanAV7aXPRo1LqmnSK5KYQdgS0vgXCkMM35Sham26sZDKxsNM3+AjmDtCnWIblnw==
|
integrity sha512-cFVzZ6PzBtwWTuyqluawuJbtAAmUlMZM6+99LUgosOntKse66qK1cSHna8rz1W7i2VZ/mddY76HPs+7XX/ewTg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.7.6"
|
"@babel/runtime" "^7.7.6"
|
||||||
bluebird "^3.7.2"
|
bluebird "^3.7.2"
|
||||||
|
|
Reference in New Issue