aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-28 08:56:25 -0500
committerGitHub <noreply@github.com>2022-11-28 08:56:25 -0500
commit85bd1580b29cdfe91e795f6a1bc0f3e90859b22b (patch)
tree4c7a433d804a5668e045e544f458356d549d7c29 /package.json
parent22952aa9a9b0563801ac72232e93b296a05a45ea (diff)
downloadsubmelon.dev-85bd1580b29cdfe91e795f6a1bc0f3e90859b22b.tar.gz
submelon.dev-85bd1580b29cdfe91e795f6a1bc0f3e90859b22b.tar.bz2
submelon.dev-85bd1580b29cdfe91e795f6a1bc0f3e90859b22b.zip
Bump gatsby-plugin-image from 3.0.0 to 3.2.0 (#21)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.0.0 to 3.2.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-image@3.2.0/packages/gatsby-plugin-image) --- updated-dependencies: - dependency-name: gatsby-plugin-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 991faa9..5ca066e 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
"gatsby": "5.0.1",
- "gatsby-plugin-image": "3.0.0",
+ "gatsby-plugin-image": "3.2.0",
"gatsby-plugin-manifest": "5.0.0",
"gatsby-plugin-offline": "^6.0.0",
"gatsby-plugin-sharp": "5.0.0",