diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-28 09:55:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-28 09:55:45 -0400 |
| commit | 36d8e1e484a843ec2d040be19d25543a4619b566 (patch) | |
| tree | 80e6e48cae62a39f78e8571fe91d70a1431fbb61 | |
| parent | 9832fca17ab69de8ca7f0540798c7f46ed08c5d2 (diff) | |
| download | submelon.dev-36d8e1e484a843ec2d040be19d25543a4619b566.tar.gz submelon.dev-36d8e1e484a843ec2d040be19d25543a4619b566.tar.bz2 submelon.dev-36d8e1e484a843ec2d040be19d25543a4619b566.zip | |
build(deps): bump gatsby-transformer-sharp from 5.12.0 to 5.12.3 (#290)
Bumps [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) from 5.12.0 to 5.12.3.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-transformer-sharp@5.12.3/packages/gatsby-transformer-sharp)
---
updated-dependencies:
- dependency-name: gatsby-transformer-sharp
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>
| -rw-r--r-- | package-lock.json | 38 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 20 insertions, 20 deletions
diff --git a/package-lock.json b/package-lock.json index 2a868fd..6427c4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "gatsby-plugin-sharp": "5.12.2", "gatsby-plugin-styled-components": "6.12.0", "gatsby-source-filesystem": "5.12.1", - "gatsby-transformer-sharp": "5.12.0", + "gatsby-transformer-sharp": "5.12.3", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.11.0", @@ -9928,14 +9928,14 @@ } }, "node_modules/gatsby-plugin-utils": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.2.tgz", - "integrity": "sha512-N5d+fxPd7cZ9KeTl0bHF1JM4MDB2hazXbcOI2gxS9rIL0vgbyBT/ffJ9uczNwJwQuGQPOWdXO6eCspjT4zKcqw==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", + "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", "dependencies": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "gatsby-sharp": "^1.12.1", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", @@ -10059,18 +10059,18 @@ } }, "node_modules/gatsby-transformer-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.0.tgz", - "integrity": "sha512-nx7taigcXEcvhWVaLTWaox+UwbD7bomwbY3kw7XAE5nEYlAlMVgnpY+L3KlE3bmMoNx5afXIrSWa3Ufaip4/9w==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.3.tgz", + "integrity": "sha512-unVF6XJX2W6XU1NzqsSPAHQJQa8L3XIFROqXsvlLvPNgYDyXdczV33XZGNg8XaLIbPWNo9eHwOPxzS5TvBz4Fg==", "dependencies": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.3", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" }, "engines": { "node": ">=18.0.0" @@ -25171,14 +25171,14 @@ } }, "gatsby-plugin-utils": { - "version": "4.12.2", - "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.2.tgz", - "integrity": "sha512-N5d+fxPd7cZ9KeTl0bHF1JM4MDB2hazXbcOI2gxS9rIL0vgbyBT/ffJ9uczNwJwQuGQPOWdXO6eCspjT4zKcqw==", + "version": "4.12.3", + "resolved": "https://registry.npmjs.org/gatsby-plugin-utils/-/gatsby-plugin-utils-4.12.3.tgz", + "integrity": "sha512-AMagRfVAIwc3w66RZzq9cGPma3pkrGe/iyhktmHWDOtu45tOt0zlbSY91juuCw2Oov17WzJp2TWKQ/i0nkuLbA==", "requires": { "@babel/runtime": "^7.20.13", "fastq": "^1.15.0", "fs-extra": "^11.1.1", - "gatsby-core-utils": "^4.12.0", + "gatsby-core-utils": "^4.12.1", "gatsby-sharp": "^1.12.1", "graphql-compose": "^9.0.10", "import-from": "^4.0.0", @@ -25259,18 +25259,18 @@ } }, "gatsby-transformer-sharp": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.0.tgz", - "integrity": "sha512-nx7taigcXEcvhWVaLTWaox+UwbD7bomwbY3kw7XAE5nEYlAlMVgnpY+L3KlE3bmMoNx5afXIrSWa3Ufaip4/9w==", + "version": "5.12.3", + "resolved": "https://registry.npmjs.org/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.12.3.tgz", + "integrity": "sha512-unVF6XJX2W6XU1NzqsSPAHQJQa8L3XIFROqXsvlLvPNgYDyXdczV33XZGNg8XaLIbPWNo9eHwOPxzS5TvBz4Fg==", "requires": { "@babel/runtime": "^7.20.13", "bluebird": "^3.7.2", "common-tags": "^1.8.2", "fs-extra": "^11.1.1", - "gatsby-plugin-utils": "^4.12.0", + "gatsby-plugin-utils": "^4.12.3", "probe-image-size": "^7.2.3", "semver": "^7.5.3", - "sharp": "^0.32.1" + "sharp": "^0.32.6" } }, "gatsby-worker": { diff --git a/package.json b/package.json index 1790a63..ec013d6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "gatsby-plugin-sharp": "5.12.2", "gatsby-plugin-styled-components": "6.12.0", "gatsby-source-filesystem": "5.12.1", - "gatsby-transformer-sharp": "5.12.0", + "gatsby-transformer-sharp": "5.12.3", "react": "18.2.0", "react-dom": "18.2.0", "react-icons": "^4.11.0", |
