Skip to content

Commit

Permalink
Update gatsby-remark-images from 1.5.54 to 1.5.55
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Mar 6, 2018
1 parent faa168f commit 02bee54
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 34 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.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",
Expand Down
37 changes: 4 additions & 33 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 02bee54

Please sign in to comment.