Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-remark-images to v3.1.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 12, 2019
1 parent 5e19bcc commit b05a0f3
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.1.21",
"gatsby-remark-copy-linked-files": "2.1.33",
"gatsby-remark-images": "3.1.37",
"gatsby-remark-images": "3.1.38",
"gatsby-remark-prismjs": "3.3.27",
"gatsby-remark-smartypants": "2.1.19",
"gatsby-source-filesystem": "2.1.42",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7421,10 +7421,10 @@ gatsby-remark-copy-linked-files@2.1.33:
probe-image-size "^4.1.1"
unist-util-visit "^1.4.1"

gatsby-remark-images@3.1.37:
version "3.1.37"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.37.tgz#e270630e208470326faf51e9cec34ffd3cded09c"
integrity sha512-6eQ82CxzOFyTzI3CaxzTI6j16Xbm28CNJYu/Wdbl8QZdAnznJnLIAdlE074VYyo60QhKyQwu8a3wV5bhrHSfQQ==
gatsby-remark-images@3.1.38:
version "3.1.38"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-3.1.38.tgz#9e66ba43b3a0211f3a08167badc33bd7d0653bb3"
integrity sha512-eMEq3anD/cCgCh2ZgcWhR/ejvd25R1tki2bS3jLEl0ceafJbOGvWD1hpSDL/N9KtpsX2zyVOTZn56tg5oRhTrQ==
dependencies:
"@babel/runtime" "^7.7.6"
chalk "^2.4.2"
Expand Down

0 comments on commit b05a0f3

Please sign in to comment.