From d267bb3d7547d08cfaabfbfc93199c785c50aec3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 10:15:31 +0200 Subject: [PATCH] chore(deps): update sharp (#35303) Co-authored-by: Renovate Bot --- packages/gatsby-plugin-manifest/package.json | 2 +- packages/gatsby-plugin-sharp/package.json | 4 +-- .../package.json | 2 +- packages/gatsby-sharp/package.json | 4 +-- packages/gatsby-source-shopify/package.json | 4 +-- packages/gatsby-source-wordpress/package.json | 2 +- .../gatsby-transformer-sharp/package.json | 4 +-- packages/gatsby/package.json | 2 +- yarn.lock | 36 +++++++++---------- 9 files changed, 30 insertions(+), 30 deletions(-) diff --git a/packages/gatsby-plugin-manifest/package.json b/packages/gatsby-plugin-manifest/package.json index e60799b921b7f..d708afab0c50a 100644 --- a/packages/gatsby-plugin-manifest/package.json +++ b/packages/gatsby-plugin-manifest/package.json @@ -11,7 +11,7 @@ "gatsby-core-utils": "^3.12.0-next.1", "gatsby-plugin-utils": "^3.6.0-next.1", "semver": "^7.3.5", - "sharp": "^0.30.1" + "sharp": "^0.30.3" }, "devDependencies": { "@babel/cli": "^7.15.4", diff --git a/packages/gatsby-plugin-sharp/package.json b/packages/gatsby-plugin-sharp/package.json index c34847bebb027..08a02b82810c4 100644 --- a/packages/gatsby-plugin-sharp/package.json +++ b/packages/gatsby-plugin-sharp/package.json @@ -23,14 +23,14 @@ "probe-image-size": "^7.2.3", "progress": "^2.0.3", "semver": "^7.3.5", - "sharp": "^0.30.1", + "sharp": "^0.30.3", "svgo": "1.3.2", "uuid": "3.4.0" }, "devDependencies": { "@babel/cli": "^7.15.4", "@babel/core": "^7.15.5", - "@types/sharp": "^0.29.5", + "@types/sharp": "^0.30.0", "babel-preset-gatsby-package": "^2.12.0-next.0", "cross-env": "^7.0.3", "gatsby-plugin-image": "^2.12.0-next.1" diff --git a/packages/gatsby-remark-images-contentful/package.json b/packages/gatsby-remark-images-contentful/package.json index 90128d841a02f..6c4296ff6868e 100644 --- a/packages/gatsby-remark-images-contentful/package.json +++ b/packages/gatsby-remark-images-contentful/package.json @@ -22,7 +22,7 @@ "is-relative-url": "^3.0.0", "lodash": "^4.17.21", "semver": "^7.3.5", - "sharp": "^0.30.1", + "sharp": "^0.30.3", "unist-util-select": "^3.0.4" }, "devDependencies": { diff --git a/packages/gatsby-sharp/package.json b/packages/gatsby-sharp/package.json index c8696d20329fd..b2792ebb41631 100644 --- a/packages/gatsby-sharp/package.json +++ b/packages/gatsby-sharp/package.json @@ -14,8 +14,8 @@ "types": "dist/index.d.ts", "homepage": "https://github.com/gatsbyjs/gatsby/tree/master/packages/gatsby-sharp#readme", "dependencies": { - "@types/sharp": "^0.29.5", - "sharp": "^0.30.1" + "@types/sharp": "^0.30.0", + "sharp": "^0.30.3" }, "devDependencies": { "@babel/cli": "^7.15.5", diff --git a/packages/gatsby-source-shopify/package.json b/packages/gatsby-source-shopify/package.json index 3529798e7545a..3533e3ea3bf11 100644 --- a/packages/gatsby-source-shopify/package.json +++ b/packages/gatsby-source-shopify/package.json @@ -28,13 +28,13 @@ "gatsby-plugin-utils": "^3.6.0-next.1", "gatsby-source-filesystem": "^4.12.0-next.1", "node-fetch": "^2.6.7", - "sharp": "^0.30.1", + "sharp": "^0.30.3", "shift-left": "^0.1.5" }, "devDependencies": { "@types/node": "^14.17.34", "@types/node-fetch": "^2.5.12", - "@types/sharp": "^0.29.5", + "@types/sharp": "^0.30.0", "cross-env": "^7.0.3", "gatsby-plugin-image": "^2.12.0-next.1", "msw": "^0.35.0", diff --git a/packages/gatsby-source-wordpress/package.json b/packages/gatsby-source-wordpress/package.json index d605e6635e3c5..ccb916a931719 100644 --- a/packages/gatsby-source-wordpress/package.json +++ b/packages/gatsby-source-wordpress/package.json @@ -41,7 +41,7 @@ "read-chunk": "^3.2.0", "replaceall": "^0.1.6", "semver": "^7.3.5", - "sharp": "^0.30.1", + "sharp": "^0.30.3", "valid-url": "^1.0.9" }, "devDependencies": { diff --git a/packages/gatsby-transformer-sharp/package.json b/packages/gatsby-transformer-sharp/package.json index e734e44eeb3c9..a08c7e68272d7 100644 --- a/packages/gatsby-transformer-sharp/package.json +++ b/packages/gatsby-transformer-sharp/package.json @@ -14,12 +14,12 @@ "potrace": "^2.1.8", "probe-image-size": "^7.2.3", "semver": "^7.3.5", - "sharp": "^0.30.1" + "sharp": "^0.30.3" }, "devDependencies": { "@babel/cli": "^7.15.4", "@babel/core": "^7.15.5", - "@types/sharp": "^0.29.5", + "@types/sharp": "^0.30.0", "babel-preset-gatsby-package": "^2.12.0-next.0", "cross-env": "^7.0.3" }, diff --git a/packages/gatsby/package.json b/packages/gatsby/package.json index dd719514f2160..5f4660bdcde61 100644 --- a/packages/gatsby/package.json +++ b/packages/gatsby/package.json @@ -174,7 +174,7 @@ "@types/reach__router": "^1.3.5", "@types/react-dom": "^17.0.9", "@types/semver": "^7.3.9", - "@types/sharp": "^0.29.5", + "@types/sharp": "^0.30.0", "@types/signal-exit": "^3.0.0", "@types/string-similarity": "^4.0.0", "@types/tmp": "^0.2.0", diff --git a/yarn.lock b/yarn.lock index 9273eb208457b..fb1f3f61b60e8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4797,10 +4797,10 @@ dependencies: "@types/node" "*" -"@types/sharp@^0.29.5": - version "0.29.5" - resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.29.5.tgz#9c7032d30d138ad16dde6326beaff2af757b91b3" - integrity sha512-3TC+S3H5RwnJmLYMHrcdfNjz/CaApKmujjY9b6PU/pE6n0qfooi99YqXGWoW8frU9EWYj/XTI35Pzxa+ThAZ5Q== +"@types/sharp@^0.30.0": + version "0.30.0" + resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.0.tgz#58cb016c8fdc558b4c5771ad1f3668336685c843" + integrity sha512-bZ0Y/JVlrOyqwlBMJ2taEgnwFavjLnyZmLOLecmOesuG5kR2Lx9b2fM4osgfVjLJi8UlE+t3R1JzRVMxF6MbfA== dependencies: "@types/node" "*" @@ -7573,10 +7573,10 @@ color@^3.0.0, color@^3.1.1: color-convert "^1.9.1" color-string "^1.5.4" -color@^4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/color/-/color-4.2.0.tgz#0c782459a3e98838ea01e4bc0fb43310ca35af78" - integrity sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ== +color@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/color/-/color-4.2.1.tgz#498aee5fce7fc982606c8875cab080ac0547c884" + integrity sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw== dependencies: color-convert "^2.0.1" color-string "^1.9.0" @@ -9173,10 +9173,10 @@ detect-libc@^1.0.3: resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= -detect-libc@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.0.tgz#c528bc09bc6d1aa30149228240917c225448f204" - integrity sha512-S55LzUl8HUav8l9E2PBTlC5PAJrHK7tkM+XXFGD+fbsbkTzhCpG6K05LxJcUOEWzMa4v6ptcMZ9s3fOdJDu0Zw== +detect-libc@^2.0.0, detect-libc@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-2.0.1.tgz#e1897aa88fa6ad197862937fbc0441ef352ee0cd" + integrity sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w== detect-newline@^3.0.0, detect-newline@^3.1.0: version "3.1.0" @@ -22104,13 +22104,13 @@ shallow-copy@~0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/shallow-copy/-/shallow-copy-0.0.1.tgz#415f42702d73d810330292cc5ee86eae1a11a170" -sharp@^0.30.1: - version "0.30.1" - resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.1.tgz#203efaf9acfc5c15c8a343800254621e56011c12" - integrity sha512-ycpz81q8AeVjz1pGvvirQBeJcYE2sXAjcLXR/69LWOe/oxavBLOrenZcTzvTXn83jqAGqY+OuwF+2kFXzbKtDA== +sharp@^0.30.3: + version "0.30.3" + resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.3.tgz#315a1817423a4d1cde5119a21c99c234a7a6fb37" + integrity sha512-rjpfJFK58ZOFSG8sxYSo3/JQb4ej095HjXp9X7gVu7gEn1aqSG8TCW29h/Rr31+PXrFADo1H/vKfw0uhMQWFtg== dependencies: - color "^4.2.0" - detect-libc "^2.0.0" + color "^4.2.1" + detect-libc "^2.0.1" node-addon-api "^4.3.0" prebuild-install "^7.0.1" semver "^7.3.5"