Update gatsby-plugin-sharp from 1.6.35 to 1.6.37

This commit is contained in:
Dependencies.io Bot 2018-03-01 00:05:47 +00:00
parent 881a67eff7
commit f84aa61856
2 changed files with 18 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"bootstrap": "^3.3.7",
"gatsby": "^1.9.216",
"gatsby-link": "^1.6.38",
"gatsby-plugin-sharp": "^1.6.35",
"gatsby-plugin-sharp": "^1.6.37",
"gatsby-remark-autolink-headers": "^1.4.12",
"gatsby-remark-copy-linked-files": "^1.5.28",
"gatsby-remark-images": "^1.5.51",

View File

@ -4437,6 +4437,23 @@ gatsby-plugin-sharp@^1.6.35:
sharp "^0.19.1"
svgo "^0.7.2"
gatsby-plugin-sharp@^1.6.37:
version "1.6.37"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.37.tgz#26801f6a7075508b10aaf1a016acf74b7be20aa2"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
bluebird "^3.5.0"
imagemin "^5.2.2"
imagemin-pngquant "^5.0.0"
imagemin-webp "^4.0.0"
lodash "^4.17.4"
potrace "^2.1.1"
probe-image-size "^3.2.0"
progress "^1.1.8"
sharp "^0.19.1"
svgo "^0.7.2"
gatsby-react-router-scroll@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.11.tgz#1ad3bdfc7f0a897abf24e4d89111ee49de516691"