Skip to content

Commit

Permalink
chore(deps): update sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2022
1 parent 48a64f6 commit 1b2aad8
Show file tree
Hide file tree
Showing 9 changed files with 38 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-manifest/package.json
Expand Up @@ -11,7 +11,7 @@
"gatsby-core-utils": "^3.19.0-next.0",
"gatsby-plugin-utils": "^3.13.0-next.0",
"semver": "^7.3.7",
"sharp": "^0.30.3"
"sharp": "^0.30.7"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-sharp/package.json
Expand Up @@ -23,13 +23,13 @@
"probe-image-size": "^7.2.3",
"progress": "^2.0.3",
"semver": "^7.3.7",
"sharp": "^0.30.3",
"sharp": "^0.30.7",
"svgo": "1.3.2"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@types/sharp": "^0.30.0",
"@types/sharp": "^0.30.4",
"babel-preset-gatsby-package": "^2.19.0-next.0",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^2.19.0-next.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-remark-images-contentful/package.json
Expand Up @@ -22,7 +22,7 @@
"is-relative-url": "^3.0.0",
"lodash": "^4.17.21",
"semver": "^7.3.7",
"sharp": "^0.30.3",
"sharp": "^0.30.7",
"unist-util-select": "^3.0.4"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-sharp/package.json
Expand Up @@ -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.30.0",
"sharp": "^0.30.3"
"@types/sharp": "^0.30.4",
"sharp": "^0.30.7"
},
"devDependencies": {
"@babel/cli": "^7.15.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-source-shopify/package.json
Expand Up @@ -28,13 +28,13 @@
"gatsby-plugin-utils": "^3.13.0-next.0",
"gatsby-source-filesystem": "^4.19.0-next.0",
"node-fetch": "^2.6.7",
"sharp": "^0.30.3",
"sharp": "^0.30.7",
"shift-left": "^0.1.5"
},
"devDependencies": {
"@types/node": "^14.17.34",
"@types/node-fetch": "^2.5.12",
"@types/sharp": "^0.30.0",
"@types/sharp": "^0.30.4",
"cross-env": "^7.0.3",
"gatsby-plugin-image": "^2.19.0-next.0",
"msw": "^0.38.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-wordpress/package.json
Expand Up @@ -40,7 +40,7 @@
"read-chunk": "^3.2.0",
"replaceall": "^0.1.6",
"semver": "^7.3.7",
"sharp": "^0.30.3",
"sharp": "^0.30.7",
"valid-url": "^1.0.9"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-transformer-sharp/package.json
Expand Up @@ -15,12 +15,12 @@
"gatsby-plugin-utils": "^3.13.0-next.0",
"probe-image-size": "^7.2.3",
"semver": "^7.3.7",
"sharp": "^0.30.3"
"sharp": "^0.30.7"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.15.5",
"@types/sharp": "^0.30.0",
"@types/sharp": "^0.30.4",
"babel-preset-gatsby-package": "^2.19.0-next.0",
"cross-env": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -184,7 +184,7 @@
"@types/reach__router": "^1.3.5",
"@types/react-dom": "^17.0.9",
"@types/semver": "^7.3.9",
"@types/sharp": "^0.30.0",
"@types/sharp": "^0.30.4",
"@types/signal-exit": "^3.0.0",
"@types/string-similarity": "^4.0.0",
"@types/tmp": "^0.2.0",
Expand Down
48 changes: 26 additions & 22 deletions yarn.lock
Expand Up @@ -4846,10 +4846,10 @@
dependencies:
"@types/node" "*"

"@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==
"@types/sharp@^0.30.4":
version "0.30.4"
resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.4.tgz#7430b5fcf37f35dd860112c4cf6dcd6a1ba0011b"
integrity sha512-6oJEzKt7wZeS7e+6x9QFEOWGs0T/6of00+0onZGN1zSmcSjcTDZKgIGZ6YWJnHowpaKUCFBPH52mYljWqU32Eg==
dependencies:
"@types/node" "*"

Expand Down Expand Up @@ -7671,10 +7671,10 @@ color@^3.0.0, color@^3.1.1:
color-convert "^1.9.1"
color-string "^1.5.4"

color@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/color/-/color-4.2.1.tgz#498aee5fce7fc982606c8875cab080ac0547c884"
integrity sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==
color@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/color/-/color-4.2.3.tgz#d781ecb5e57224ee43ea9627560107c0e0c6463a"
integrity sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==
dependencies:
color-convert "^2.0.1"
color-string "^1.9.0"
Expand Down Expand Up @@ -17295,6 +17295,11 @@ node-addon-api@^4.3.0:
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==

node-addon-api@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-5.0.0.tgz#7d7e6f9ef89043befdb20c1989c905ebde18c501"
integrity sha512-CvkDw2OEnme7ybCykJpVcKH+uAOLV2qLqiyla128dN9TkEWfrYmxG6C2boDe5KcNQqZF3orkqzGgOMvZ/JNekA==

node-cleanup@^2.1.2:
version "2.1.2"
resolved "https://registry.yarnpkg.com/node-cleanup/-/node-cleanup-2.1.2.tgz#7ac19abd297e09a7f72a71545d951b517e4dde2c"
Expand Down Expand Up @@ -17605,7 +17610,7 @@ npm-run-path@^4.0.0, npm-run-path@^4.0.1:
dependencies:
path-key "^3.0.0"

"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.0.1, npmlog@^4.1.2:
"npmlog@0 || 1 || 2 || 3 || 4", npmlog@^4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
dependencies:
Expand Down Expand Up @@ -19387,10 +19392,10 @@ preact@^10.6.4:
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.4.tgz#ad12c409ff1b4316158486e0a7b8d43636f7ced8"
integrity sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==

prebuild-install@^7.0.1:
version "7.0.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.0.1.tgz#c10075727c318efe72412f333e0ef625beaf3870"
integrity sha512-QBSab31WqkyxpnMWQxubYAHR5S9B2+r81ucocew34Fkl98FhvKIF50jIJnNOBmAZfyNV7vE5T6gd3hTVWgY6tg==
prebuild-install@^7.1.1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
dependencies:
detect-libc "^2.0.0"
expand-template "^2.0.3"
Expand All @@ -19399,7 +19404,6 @@ prebuild-install@^7.0.1:
mkdirp-classic "^0.5.3"
napi-build-utils "^1.0.1"
node-abi "^3.3.0"
npmlog "^4.0.1"
pump "^3.0.0"
rc "^1.2.7"
simple-get "^4.0.0"
Expand Down Expand Up @@ -22378,16 +22382,16 @@ 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.3:
version "0.30.3"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.3.tgz#315a1817423a4d1cde5119a21c99c234a7a6fb37"
integrity sha512-rjpfJFK58ZOFSG8sxYSo3/JQb4ej095HjXp9X7gVu7gEn1aqSG8TCW29h/Rr31+PXrFADo1H/vKfw0uhMQWFtg==
sharp@^0.30.7:
version "0.30.7"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
dependencies:
color "^4.2.1"
color "^4.2.3"
detect-libc "^2.0.1"
node-addon-api "^4.3.0"
prebuild-install "^7.0.1"
semver "^7.3.5"
node-addon-api "^5.0.0"
prebuild-install "^7.1.1"
semver "^7.3.7"
simple-get "^4.0.1"
tar-fs "^2.1.1"
tunnel-agent "^0.6.0"
Expand Down

0 comments on commit 1b2aad8

Please sign in to comment.