aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 08:08:21 -0400
committerGitHub <noreply@github.com>2023-05-20 08:08:21 -0400
commitf90bc7b144d96179bfbb4db700a2450e9a817ffb (patch)
tree24efd91b9d81a878bea0b5967e587c8c380f3669
parentb00ad8b89354ad9ae1bf96d9c8ef4b392b1d11b7 (diff)
downloadsubmelon.dev-f90bc7b144d96179bfbb4db700a2450e9a817ffb.tar.gz
submelon.dev-f90bc7b144d96179bfbb4db700a2450e9a817ffb.tar.bz2
submelon.dev-f90bc7b144d96179bfbb4db700a2450e9a817ffb.zip
Bump gatsby-plugin-image from 3.9.0 to 3.10.0 (#165)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.9.0 to 3.10.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.10.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json26
-rw-r--r--package.json2
2 files changed, 14 insertions, 14 deletions
diff --git a/package-lock.json b/package-lock.json
index 4951769..a23c345 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"babel-plugin-styled-components": "^2.1.1",
"gatsby": "5.10.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.9.0",
+ "gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.9.0",
"gatsby-plugin-offline": "^6.9.0",
"gatsby-plugin-sharp": "5.9.0",
@@ -8922,22 +8922,22 @@
}
},
"node_modules/gatsby-plugin-image": {
- "version": "3.9.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.9.0.tgz",
- "integrity": "sha512-9oTzosYPRwrw3BNgHgh+0BCpqBE83tBnuM7wuorHehdo1dmcGmz96e7qWfaRLY1LR08kxXLmbW0dWNZJXv66CQ==",
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.10.0.tgz",
+ "integrity": "sha512-6m8RsgA9+01zo5yow1LcA+zph5gjf1S9+zwWASo2d8jfGyHa0KFy3iiHoWKrwYIBOODUFWU/r8NPyVvu1YSyPw==",
"dependencies": {
"@babel/code-frame": "^7.18.6",
"@babel/parser": "^7.20.13",
"@babel/runtime": "^7.20.13",
"@babel/traverse": "^7.20.13",
"babel-jsx-utils": "^1.1.0",
- "babel-plugin-remove-graphql-queries": "^5.9.0",
+ "babel-plugin-remove-graphql-queries": "^5.10.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.9.0",
- "gatsby-plugin-utils": "^4.9.0",
+ "gatsby-core-utils": "^4.10.0",
+ "gatsby-plugin-utils": "^4.10.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
},
@@ -23390,22 +23390,22 @@
}
},
"gatsby-plugin-image": {
- "version": "3.9.0",
- "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.9.0.tgz",
- "integrity": "sha512-9oTzosYPRwrw3BNgHgh+0BCpqBE83tBnuM7wuorHehdo1dmcGmz96e7qWfaRLY1LR08kxXLmbW0dWNZJXv66CQ==",
+ "version": "3.10.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.10.0.tgz",
+ "integrity": "sha512-6m8RsgA9+01zo5yow1LcA+zph5gjf1S9+zwWASo2d8jfGyHa0KFy3iiHoWKrwYIBOODUFWU/r8NPyVvu1YSyPw==",
"requires": {
"@babel/code-frame": "^7.18.6",
"@babel/parser": "^7.20.13",
"@babel/runtime": "^7.20.13",
"@babel/traverse": "^7.20.13",
"babel-jsx-utils": "^1.1.0",
- "babel-plugin-remove-graphql-queries": "^5.9.0",
+ "babel-plugin-remove-graphql-queries": "^5.10.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.9.0",
- "gatsby-plugin-utils": "^4.9.0",
+ "gatsby-core-utils": "^4.10.0",
+ "gatsby-plugin-utils": "^4.10.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
}
diff --git a/package.json b/package.json
index 59fb184..e1a3c2d 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"babel-plugin-styled-components": "^2.1.1",
"gatsby": "5.10.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.9.0",
+ "gatsby-plugin-image": "3.10.0",
"gatsby-plugin-manifest": "5.9.0",
"gatsby-plugin-offline": "^6.9.0",
"gatsby-plugin-sharp": "5.9.0",