File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"gatsby-plugin-sharp" : " ^2.2.27" ,
16
16
"gatsby-source-filesystem" : " ^2.1.26" ,
17
17
"gatsby-transformer-sharp" : " ^2.2.17" ,
18
- "gatsby-transformer-yaml" : " ^2.2.10 " ,
18
+ "gatsby-transformer-yaml" : " ^2.2.12 " ,
19
19
"postcss-custom-media" : " ^7.0.8" ,
20
20
"postcss-nested" : " ^4.1.2" ,
21
21
"prop-types" : " ^15.7.2" ,
Original file line number Diff line number Diff line change @@ -5304,12 +5304,12 @@ gatsby-transformer-sharp@^2.2.17:
5304
5304
semver "^5.7.1"
5305
5305
sharp "^0.23.0"
5306
5306
5307
- gatsby-transformer-yaml@^2.2.10 :
5308
- version "2.2.10 "
5309
- resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.2.10 .tgz#c6ba97675e4ab3875f32257d92a6b7fb48bc471a "
5310
- integrity sha512-mjgEMFNAfco9szRugEdzjjFEPs0sy8yVjMX0yGB0qt9fk4UHIm+S5mVogHeFEA61g4pkshjGvqCpKLRVQaViJw ==
5307
+ gatsby-transformer-yaml@^2.2.12 :
5308
+ version "2.2.12 "
5309
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-yaml/-/gatsby-transformer-yaml-2.2.12 .tgz#21e59fccb1bbf5812916f1796534250d35df114a "
5310
+ integrity sha512-wkgF5ydsT2H005M77x7LwmaPZBwqp4jUW1eP4/YJwolp36tsBKMPGZBGCN5PvysrkxEXtF7KO0Mhj2PNhvqyxw ==
5311
5311
dependencies:
5312
- "@babel/runtime" "^7.6.0 "
5312
+ "@babel/runtime" "^7.6.2 "
5313
5313
js-yaml "^3.13.1"
5314
5314
lodash "^4.17.15"
5315
5315
unist-util-select "^1.5.0"
You can’t perform that action at this time.
0 commit comments