Skip to content

Commit

Permalink
Update gatsby-remark-images from 1.5.51 to 1.5.53
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Mar 1, 2018
1 parent 5a9a3ef commit cf582d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"gatsby-plugin-sharp": "^1.6.37",
"gatsby-remark-autolink-headers": "^1.4.13",
"gatsby-remark-copy-linked-files": "^1.5.29",
"gatsby-remark-images": "^1.5.51",
"gatsby-remark-images": "^1.5.53",
"gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.24",
"gatsby-transformer-remark": "^1.7.33",
Expand Down
25 changes: 4 additions & 21 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4420,23 +4420,6 @@ gatsby-module-loader@^1.0.10:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-sharp@^1.6.35:
version "1.6.35"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.35.tgz#3ef8578163b47842377f14825c98d27dc32f061d"
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-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"
Expand Down Expand Up @@ -4484,13 +4467,13 @@ gatsby-remark-copy-linked-files@^1.5.29:
probe-image-size "^3.2.0"
unist-util-visit "^1.1.1"

gatsby-remark-images@^1.5.51:
version "1.5.51"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.51.tgz#0c32af341cbc777cbfeb023355a85d5791a4fdb0"
gatsby-remark-images@^1.5.53:
version "1.5.53"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.53.tgz#9fb3883748e680c88ad6c42598a7e08b64c27f57"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.35"
gatsby-plugin-sharp "^1.6.37"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
Expand Down

0 comments on commit cf582d7

Please sign in to comment.