Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-image to v2.0.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 1, 2019
1 parent 6e17391 commit e414a5e
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 @@ -9,7 +9,7 @@
"classnames": "2.2.6",
"docsearch.js": "2.6.2",
"gatsby": "2.3.4",
"gatsby-image": "2.0.35",
"gatsby-image": "2.0.36",
"gatsby-plugin-catch-links": "2.0.13",
"gatsby-plugin-manifest": "2.0.26",
"gatsby-plugin-netlify": "2.0.13",
Expand Down
8 changes: 4 additions & 4 deletions site/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6361,10 +6361,10 @@ gatsby-cli@^2.5.4:
yargs "^12.0.5"
yurnalist "^1.0.2"

gatsby-image@2.0.35:
version "2.0.35"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.35.tgz#8c19b4920df9a33bb17c2db1d5c83cc062b96e39"
integrity sha512-rr1R1GoXEqLqT4pz9zaKLfCNBdgz8vi5MZU5Iu4yCwYc78dsx9M5Nd5ftwitHu4lc4y9eKyMcRFX/UOaOm5hvw==
gatsby-image@2.0.36:
version "2.0.36"
resolved "https://registry.yarnpkg.com/gatsby-image/-/gatsby-image-2.0.36.tgz#4b97b559389c0bf7ad5ca2755905ec4b95e2ccb9"
integrity sha512-Uyu1U/qtCO+MbgH1rZSLf9+OIlk/PDfl4f6kAM6d/ncPJhZjOyoWI05Q22dd6Oe47ojYmJu7PNGaHzq9mWKdOQ==
dependencies:
"@babel/runtime" "^7.0.0"
object-fit-images "^3.2.4"
Expand Down

0 comments on commit e414a5e

Please sign in to comment.