Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-remark-images to v3.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 12, 2019
1 parent d9fcab0 commit a1d538a
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.16",
"gatsby-remark-copy-linked-files": "2.0.10",
"gatsby-remark-images": "3.0.8",
"gatsby-remark-images": "3.0.9",
"gatsby-remark-prismjs": "3.2.5",
"gatsby-remark-smartypants": "2.0.9",
"gatsby-source-filesystem": "2.0.24",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6099,10 +6099,10 @@ [email protected]:
probe-image-size "^4.0.0"
unist-util-visit "^1.3.0"

[email protected].8:
version "3.0.8"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.8.tgz#424d4835131a5619132db1667efb33a90d1d1322"
integrity sha512-vBmaycO/AX+gAoRdulUe3NMm5QZK7mPLf7zsXMXWPBzhkTBbz0/wK3NuaxBONViYJalb0HVjfM8rzYgWn7VdzQ==
[email protected].9:
version "3.0.9"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.0.9.tgz#7116f07b42362a45fcc6a16343ec4d7b622ac33d"
integrity sha512-B8QFWBX7e4cfbBS3GZ+QUHWEPX+9CszulKqxPAH0nn7Uiy7KWC4a312DrtP9irD0GtFq9oQtg1kFx1O14LyZ2w==
dependencies:
"@babel/runtime" "^7.0.0"
cheerio "^1.0.0-rc.2"
Expand Down

0 comments on commit a1d538a

Please sign in to comment.