Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-remark-images to v3.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 23, 2019
1 parent 33bfa13 commit ca273f8
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 @@ -21,7 +21,7 @@
"gatsby-plugin-svgr": "2.0.2",
"gatsby-remark-autolink-headers": "2.0.16",
"gatsby-remark-copy-linked-files": "2.0.12",
"gatsby-remark-images": "3.0.11",
"gatsby-remark-images": "3.0.12",
"gatsby-remark-prismjs": "3.2.9",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.37",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6545,10 +6545,10 @@ gatsby-remark-copy-linked-files@2.0.12:
probe-image-size "^4.0.0"
unist-util-visit "^1.3.0"

gatsby-remark-images@3.0.11:
version "3.0.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.11.tgz#248d3575720802df67f4320feb4dceb42188ac57"
integrity sha512-EWcxWXyBYsHaAmFAT4Icxz7OFcurhVqRfSrHf/CeJ2Olk8rmBIIrrUnDW/mSOAdO1fPB7RHA1HHGBjanhGYL4w==
gatsby-remark-images@3.0.12:
version "3.0.12"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.12.tgz#69d7f0e3838d14ce6f62e5f1639f5444475e778f"
integrity sha512-t+TQ6sAnF91wn3lCCwHdT63KS0NptqsylMAG35mUK1L5WA982DIM/FtxTJtS/6SWl+oIyYvJznRIXH3LG4mLfg==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit ca273f8

Please sign in to comment.