diff options
author | dependabot[bot] | 2020-06-21 14:18:36 -0700 |
---|---|---|
committer | GitHub | 2020-06-21 14:18:36 -0700 |
commit | ccc23a1b620198ea342275749aab46cab9bc28fc (patch) | |
tree | fe4d866bf72fc1d67ad8f14ee5b8df83f079fa4b /package.json | |
parent | 8c113b0f51383b7c1186f02a54a5cd7e3d06cdcf (diff) |
Bump gatsby-image from 2.4.5 to 2.4.7 (#18)
Bumps [gatsby-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-image) from 2.4.5 to 2.4.7.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-image@2.4.7/packages/gatsby-image)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 47f32fc..3b18d5e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@tailwindcss/ui": "^0.3.0", "esm": "^3.2.25", "gatsby": "^2.22.15", - "gatsby-image": "^2.4.5", + "gatsby-image": "^2.4.7", "gatsby-plugin-manifest": "^2.4.9", "gatsby-plugin-mdx": "^1.2.15", "gatsby-plugin-offline": "^3.2.7", |