aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-22 09:49:51 -0400
committerGitHub <noreply@github.com>2023-07-22 09:49:51 -0400
commit40f4314bf938ec9351b4e2cf053b46516ec4cb4b (patch)
tree4b40698d73be97bdb7d51bd35e9abffde0f718e5
parentbdc6e5b4bc0170e6c83bd49555a43eb5f370a32b (diff)
downloadsubmelon.dev-40f4314bf938ec9351b4e2cf053b46516ec4cb4b.tar.gz
submelon.dev-40f4314bf938ec9351b4e2cf053b46516ec4cb4b.tar.bz2
submelon.dev-40f4314bf938ec9351b4e2cf053b46516ec4cb4b.zip
build(deps): bump gatsby-plugin-image from 3.10.0 to 3.11.0 (#213)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.10.0 to 3.11.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.11.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 9761181..47fa4db 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -12,7 +12,7 @@
"babel-plugin-styled-components": "^2.1.4",
"gatsby": "5.11.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.10.0",
+ "gatsby-plugin-image": "3.11.0",
"gatsby-plugin-manifest": "5.11.0",
"gatsby-plugin-offline": "^6.11.0",
"gatsby-plugin-sharp": "5.11.0",
@@ -9608,22 +9608,22 @@
}
},
"node_modules/gatsby-plugin-image": {
- "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==",
+ "version": "3.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.11.0.tgz",
+ "integrity": "sha512-hQ3MjE9v5Y84f/45wXB7D5NthO/3lgwnHzy1mFAz0Md3e1CxgV1lvKjVwY5MvI40l7Tlk4Bkx39p6Qt/0GAcEg==",
"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.10.0",
+ "babel-plugin-remove-graphql-queries": "^5.11.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-plugin-utils": "^4.10.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-plugin-utils": "^4.11.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
},
@@ -24227,22 +24227,22 @@
}
},
"gatsby-plugin-image": {
- "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==",
+ "version": "3.11.0",
+ "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.11.0.tgz",
+ "integrity": "sha512-hQ3MjE9v5Y84f/45wXB7D5NthO/3lgwnHzy1mFAz0Md3e1CxgV1lvKjVwY5MvI40l7Tlk4Bkx39p6Qt/0GAcEg==",
"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.10.0",
+ "babel-plugin-remove-graphql-queries": "^5.11.0",
"camelcase": "^6.3.0",
"chokidar": "^3.5.3",
"common-tags": "^1.8.2",
"fs-extra": "^11.1.1",
- "gatsby-core-utils": "^4.10.0",
- "gatsby-plugin-utils": "^4.10.0",
+ "gatsby-core-utils": "^4.11.0",
+ "gatsby-plugin-utils": "^4.11.0",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.8.1"
}
diff --git a/package.json b/package.json
index e80edbd..b17fe48 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"babel-plugin-styled-components": "^2.1.4",
"gatsby": "5.11.0",
"gatsby-plugin-html-attributes": "^1.0.5",
- "gatsby-plugin-image": "3.10.0",
+ "gatsby-plugin-image": "3.11.0",
"gatsby-plugin-manifest": "5.11.0",
"gatsby-plugin-offline": "^6.11.0",
"gatsby-plugin-sharp": "5.11.0",