diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-11 09:18:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-11 09:18:09 -0500 |
| commit | bb45a3ebe02f223a333fc79a16b69a40fa8b7bcc (patch) | |
| tree | b1bc4ea5cf0e5c53d8e443eb36d1368a26e951bc /package-lock.json | |
| parent | 3d0bf9552efed65d71f7487c5bf48c68e16ebcbe (diff) | |
| download | submelon.dev-bb45a3ebe02f223a333fc79a16b69a40fa8b7bcc.tar.gz submelon.dev-bb45a3ebe02f223a333fc79a16b69a40fa8b7bcc.tar.bz2 submelon.dev-bb45a3ebe02f223a333fc79a16b69a40fa8b7bcc.zip | |
build(deps): bump gatsby-plugin-image from 3.12.0 to 3.12.3 (#300)
Bumps [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) from 3.12.0 to 3.12.3.
- [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.12.3/packages/gatsby-plugin-image)
---
updated-dependencies:
- dependency-name: gatsby-plugin-image
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json index 8248396..a400164 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "babel-plugin-styled-components": "^2.1.4", "gatsby": "5.12.9", "gatsby-plugin-html-attributes": "^1.0.5", - "gatsby-plugin-image": "3.12.0", + "gatsby-plugin-image": "3.12.3", "gatsby-plugin-manifest": "5.12.3", "gatsby-plugin-offline": "^6.12.3", "gatsby-plugin-sharp": "5.12.3", @@ -9782,22 +9782,22 @@ } }, "node_modules/gatsby-plugin-image": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.0.tgz", - "integrity": "sha512-zvkEotc3EgWfxdUuIeu81fN/dTY8GRVxGYwRKI7kkHpKAFUz2CIIQjxg16LSRxv0lGfRUxfPqxuMqBuk99GWOQ==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", + "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", "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.12.0", + "babel-plugin-remove-graphql-queries": "^5.12.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-plugin-utils": "^4.12.3", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" }, @@ -25101,22 +25101,22 @@ } }, "gatsby-plugin-image": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.0.tgz", - "integrity": "sha512-zvkEotc3EgWfxdUuIeu81fN/dTY8GRVxGYwRKI7kkHpKAFUz2CIIQjxg16LSRxv0lGfRUxfPqxuMqBuk99GWOQ==", + "version": "3.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-3.12.3.tgz", + "integrity": "sha512-945XpVY/14M9msfOI2fulunEUSJnw0YnwfbRq7omvqAWOH/fCnXWkyYj89NAcmNIOSM/a+KgQyaIDosnVHXdpw==", "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.12.0", + "babel-plugin-remove-graphql-queries": "^5.12.1", "camelcase": "^6.3.0", "chokidar": "^3.5.3", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", + "gatsby-plugin-utils": "^4.12.3", "objectFitPolyfill": "^2.3.5", "prop-types": "^15.8.1" } |
