File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 14
14
"gatsby-plugin-react-helmet" : " ^3.1.8" ,
15
15
"gatsby-plugin-sharp" : " ^2.2.27" ,
16
16
"gatsby-source-filesystem" : " ^2.1.26" ,
17
- "gatsby-transformer-sharp" : " ^2.2.17 " ,
17
+ "gatsby-transformer-sharp" : " ^2.2.19 " ,
18
18
"gatsby-transformer-yaml" : " ^2.2.12" ,
19
19
"postcss-custom-media" : " ^7.0.8" ,
20
20
"postcss-nested" : " ^4.1.2" ,
Original file line number Diff line number Diff line change @@ -5291,18 +5291,18 @@ gatsby-telemetry@^1.1.26:
5291
5291
stack-utils "1.0.2"
5292
5292
uuid "3.3.3"
5293
5293
5294
- gatsby-transformer-sharp@^2.2.17 :
5295
- version "2.2.17 "
5296
- resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.17 .tgz#53270268fbb26d29b2726f7fd18ea4c70f2f4eba "
5297
- integrity sha512-VoPopwU0xbh5iD/UbCBOjz7biv3j6ihfy129uStAN25a8fY34GBUt+j0pN6+8glkG+dgf/aOuBPyXyxHwobmIw ==
5294
+ gatsby-transformer-sharp@^2.2.19 :
5295
+ version "2.2.19 "
5296
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-2.2.19 .tgz#3a329d03bc04001b7d4d233368d7befb3dbf1cd9 "
5297
+ integrity sha512-hGUPmO84ZpoDWnJMxOIP21b/jwMcpWtTnxZixQL4irhzEv5qy2OJpDD457smMp0ZxCPoyL6zJ+AWvYZmy+lmrA ==
5298
5298
dependencies:
5299
- "@babel/runtime" "^7.6.0 "
5299
+ "@babel/runtime" "^7.6.2 "
5300
5300
bluebird "^3.5.5"
5301
5301
fs-extra "^8.1.0"
5302
5302
potrace "^2.1.2"
5303
5303
probe-image-size "^4.1.1"
5304
5304
semver "^5.7.1"
5305
- sharp "^0.23.0 "
5305
+ sharp "^0.23.1 "
5306
5306
5307
5307
gatsby-transformer-yaml@^2.2.12:
5308
5308
version "2.2.12"
You can’t perform that action at this time.
0 commit comments