From 02bee549f0bcdd97c9790fdd6b8ca19d4d6f0f8c Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 6 Mar 2018 16:41:35 +0000 Subject: [PATCH] Update gatsby-remark-images from 1.5.54 to 1.5.55 --- docs/package.json | 2 +- docs/yarn.lock | 37 ++++--------------------------------- 2 files changed, 5 insertions(+), 34 deletions(-) diff --git a/docs/package.json b/docs/package.json index ee07a1942d63..585110f0a4fe 100644 --- a/docs/package.json +++ b/docs/package.json @@ -29,7 +29,7 @@ "gatsby-plugin-sharp": "^1.6.39", "gatsby-remark-autolink-headers": "^1.4.13", "gatsby-remark-copy-linked-files": "^1.5.30", - "gatsby-remark-images": "^1.5.54", + "gatsby-remark-images": "^1.5.55", "gatsby-remark-smartypants": "^1.4.12", "gatsby-source-filesystem": "^1.5.26", "gatsby-transformer-remark": "^1.7.34", diff --git a/docs/yarn.lock b/docs/yarn.lock index 651e115ae2e8..343831010e8d 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -4418,23 +4418,6 @@ gatsby-module-loader@^1.0.11: babel-runtime "^6.26.0" loader-utils "^0.2.16" -gatsby-plugin-sharp@^1.6.38: - version "1.6.38" - resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.38.tgz#4906b236b846b383adbd30359493f76cf3bfefbd" - 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.39: version "1.6.39" resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.39.tgz#842a814f0f68470b703830e36c51c95083678265" @@ -4482,13 +4465,13 @@ gatsby-remark-copy-linked-files@^1.5.30: probe-image-size "^3.2.0" unist-util-visit "^1.1.1" -gatsby-remark-images@^1.5.54: - version "1.5.54" - resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.54.tgz#d3a30dee378570b301c88bf3a0b8c47adaca0cd6" +gatsby-remark-images@^1.5.55: + version "1.5.55" + resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.55.tgz#2db25574ff0a6a1c78c22f41185b1ee50751488d" dependencies: babel-runtime "^6.26.0" cheerio "^1.0.0-rc.2" - gatsby-plugin-sharp "^1.6.38" + gatsby-plugin-sharp "^1.6.39" is-relative-url "^2.0.0" lodash "^4.17.4" slash "^1.0.0" @@ -9949,18 +9932,6 @@ shallowequal@^1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.0.2.tgz#1561dbdefb8c01408100319085764da3fcf83f8f" -sharp@^0.19.1: - version "0.19.1" - resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.19.1.tgz#819bf11f5c3f4ff32eb465f255b5fb87e43ceea1" - dependencies: - color "^3.0.0" - detect-libc "^1.0.3" - nan "^2.9.2" - semver "^5.5.0" - simple-get "^2.7.0" - tar "^4.4.0" - tunnel-agent "^0.6.0" - sharp@^0.20.0: version "0.20.0" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.20.0.tgz#2ff9f1ae11f068ce7d7591f531cad52c7821d033"