Update gatsby-plugin-sharp from 1.6.46 to 1.6.47

This commit is contained in:
Dependencies.io Bot 2018-06-07 14:26:15 +00:00
parent b4d4704e7a
commit 1584c4bdf8
2 changed files with 19 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"bootstrap": "^3.3.7",
"gatsby": "^1.9.270",
"gatsby-link": "^1.6.44",
"gatsby-plugin-sharp": "^1.6.46",
"gatsby-plugin-sharp": "^1.6.47",
"gatsby-remark-autolink-headers": "^1.4.18",
"gatsby-remark-copy-linked-files": "^1.5.35",
"gatsby-remark-images": "^1.5.65",

View File

@ -4640,6 +4640,24 @@ gatsby-plugin-sharp@^1.6.46:
sharp "^0.20.0"
svgo "^0.7.2"
gatsby-plugin-sharp@^1.6.47:
version "1.6.47"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.47.tgz#bcad9de7f5f269d2415266583c0c3cf48611e165"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
bluebird "^3.5.0"
imagemin "^5.2.2"
imagemin-pngquant "5.0.1"
imagemin-webp "^4.0.0"
lodash "^4.17.4"
mini-svg-data-uri "^1.0.0"
potrace "^2.1.1"
probe-image-size "^4.0.0"
progress "^1.1.8"
sharp "^0.20.0"
svgo "^0.7.2"
gatsby-react-router-scroll@^1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.17.tgz#16b9c67da7f4a997ebb8c784f4feba2b23af4f98"