Update gatsby-plugin-sharp from 1.6.30 to 1.6.31

This commit is contained in:
Dependencies.io Bot 2018-02-19 22:24:15 +00:00
parent c8d4fbfd74
commit c82690e473
2 changed files with 18 additions and 1 deletions

View File

@ -33,7 +33,7 @@
"bootstrap": "^3.3.7",
"gatsby": "^1.9.202",
"gatsby-link": "^1.6.37",
"gatsby-plugin-sharp": "^1.6.30",
"gatsby-plugin-sharp": "^1.6.31",
"gatsby-remark-autolink-headers": "^1.4.12",
"gatsby-remark-copy-linked-files": "^1.5.27",
"gatsby-remark-images": "^1.5.46",

View File

@ -4412,6 +4412,23 @@ gatsby-plugin-sharp@^1.6.30:
sharp "^0.19.0"
svgo "^0.7.2"
gatsby-plugin-sharp@^1.6.31:
version "1.6.31"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.31.tgz#aa136442a92f20df4629e8b4ddc11735c6ed6d90"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
bluebird "^3.5.0"
image-size "^0.5.1"
imagemin "^5.2.2"
imagemin-pngquant "^5.0.0"
imagemin-webp "^4.0.0"
lodash "^4.17.4"
potrace "^2.1.1"
progress "^1.1.8"
sharp "^0.19.0"
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"