Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-remark-images to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and swashata committed Nov 24, 2018
1 parent 7848aac commit fec9099
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"gatsby-plugin-svgr": "2.0.1",
"gatsby-remark-autolink-headers": "2.0.11",
"gatsby-remark-copy-linked-files": "2.0.6",
"gatsby-remark-images": "2.0.6",
"gatsby-remark-images": "3.0.0",
"gatsby-remark-prismjs": "3.0.3",
"gatsby-remark-smartypants": "2.0.6",
"gatsby-source-filesystem": "2.0.8",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5985,10 +5985,10 @@ [email protected]:
probe-image-size "^4.0.0"
unist-util-visit "^1.3.0"

gatsby-remark-images@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-2.0.6.tgz#7567b40be11fec8931084f27d8b3aa18ccc4d5fc"
integrity sha512-1gXW1Gm/qiUS6YBZU//lH8gwB6SHbu2jdZlCxIzbSl4GvQ/P1zvo1hkOmxEScmit2FC4g4UrnLco/BbWAgNj1A==
gatsby-remark-images@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.0.tgz#ec4fa67ff6e16480523d42fca4795a60581fc1fb"
integrity sha512-w53ueG7TAkXlWQCJ+oNZJhvw3ht5GTkNSh8uTHU0dciGaWk2QeABcvvf6jHBBM0kpXWf/ZnoFlVAer6yrOZgFQ==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit fec9099

Please sign in to comment.