Skip to content

Commit

Permalink
Update gatsby-remark-images from 1.5.63 to 1.5.65
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Jun 4, 2018
1 parent b1825b1 commit 6dc17fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 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.46",
"gatsby-remark-autolink-headers": "^1.4.18",
"gatsby-remark-copy-linked-files": "^1.5.35",
"gatsby-remark-images": "^1.5.63",
"gatsby-remark-images": "^1.5.65",
"gatsby-remark-smartypants": "^1.4.12",
"gatsby-source-filesystem": "^1.5.36",
"gatsby-transformer-remark": "^1.7.41",
Expand Down
26 changes: 4 additions & 22 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4606,24 +4606,6 @@ gatsby-module-loader@^1.0.11:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"

gatsby-plugin-sharp@^1.6.44:
version "1.6.44"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.44.tgz#397e53e2962e5e1dc870408610aad7d6d2d64cb8"
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-plugin-sharp@^1.6.46:
version "1.6.46"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.46.tgz#3c253e0e37c93429736e8b547cf24095fd903ae9"
Expand Down Expand Up @@ -4672,13 +4654,13 @@ gatsby-remark-copy-linked-files@^1.5.35:
probe-image-size "^4.0.0"
unist-util-visit "^1.1.1"

gatsby-remark-images@^1.5.63:
version "1.5.63"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.63.tgz#0ddfd3bcd3386129749024d6ddb88178b87422f2"
gatsby-remark-images@^1.5.65:
version "1.5.65"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.65.tgz#8b36342363f13ef0c80656804f22a22df87dd329"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.44"
gatsby-plugin-sharp "^1.6.46"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
Expand Down

0 comments on commit 6dc17fd

Please sign in to comment.