diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-09-23 09:30:22 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-23 09:30:22 -0400 |
| commit | bb0f89f9a7d5a2cdb6742e201542cac89885d989 (patch) | |
| tree | 40807ec375a9b2801e3fd5321c6427988d86b106 /package-lock.json | |
| parent | 586cb1245fb3e08ee39f44e6b7359c5e9a2c83b7 (diff) | |
| download | submelon.dev-bb0f89f9a7d5a2cdb6742e201542cac89885d989.tar.gz submelon.dev-bb0f89f9a7d5a2cdb6742e201542cac89885d989.tar.bz2 submelon.dev-bb0f89f9a7d5a2cdb6742e201542cac89885d989.zip | |
build(deps): bump gatsby-plugin-sharp from 5.11.0 to 5.12.0 (#262)
Bumps [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sharp@5.12.0/packages/gatsby-plugin-sharp)
---
updated-dependencies:
- dependency-name: gatsby-plugin-sharp
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>
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 de0ed7a..6e9c248 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "gatsby-plugin-image": "3.12.0", "gatsby-plugin-manifest": "5.12.0", "gatsby-plugin-offline": "^6.12.0", - "gatsby-plugin-sharp": "5.11.0", + "gatsby-plugin-sharp": "5.12.0", "gatsby-plugin-styled-components": "6.12.0", "gatsby-source-filesystem": "5.12.0", "gatsby-transformer-sharp": "5.12.0", @@ -9797,9 +9797,9 @@ } }, "node_modules/gatsby-plugin-sharp": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.11.0.tgz", - "integrity": "sha512-/7so6DUiDbTKEwQ/lTzJRIw8wPYLoFkmVOZ8ACXhVQ/2Gq/pDc8ToLgDF1MyPQ40BZcfN2nmsPgHYdq5lFsCTg==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", + "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", "dependencies": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -9807,11 +9807,11 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.11.0", - "gatsby-plugin-utils": "^4.11.0", + "gatsby-core-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.0", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", - "semver": "^7.5.1", + "semver": "^7.5.3", "sharp": "^0.32.1" }, "engines": { @@ -24998,9 +24998,9 @@ } }, "gatsby-plugin-sharp": { - "version": "5.11.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.11.0.tgz", - "integrity": "sha512-/7so6DUiDbTKEwQ/lTzJRIw8wPYLoFkmVOZ8ACXhVQ/2Gq/pDc8ToLgDF1MyPQ40BZcfN2nmsPgHYdq5lFsCTg==", + "version": "5.12.0", + "resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-5.12.0.tgz", + "integrity": "sha512-of9E26/eLenTgNUjzFYJGbwIIGoXRCOCA1Dsz7dKvcx11b0pNf27C65AiEWPudWXHl+OUjFX/bNNBBooqN+nlg==", "requires": { "@babel/runtime": "^7.20.13", "async": "^3.2.4", @@ -25008,11 +25008,11 @@ "debug": "^4.3.4", "filenamify": "^4.3.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.11.0", - "gatsby-plugin-utils": "^4.11.0", + "gatsby-core-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.0", "lodash": "^4.17.21", "probe-image-size": "^7.2.3", - "semver": "^7.5.1", + "semver": "^7.5.3", "sharp": "^0.32.1" }, "dependencies": { |
