1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Bump sharp from 0.30.6 to 0.30.7 (#5732)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-27 08:32:37 -04:00 committed by GitHub
parent 2b9c2ad69e
commit 895008adbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 12 deletions

View File

@ -405,7 +405,7 @@
"react-window": "^1.8.7", "react-window": "^1.8.7",
"sass": "^1.53.0", "sass": "^1.53.0",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",
"sharp": "^0.30.6", "sharp": "^0.30.7",
"style-loader": "^3.3.1", "style-loader": "^3.3.1",
"tailwindcss": "^3.1.4", "tailwindcss": "^3.1.4",
"tar-stream": "^2.2.0", "tar-stream": "^2.2.0",

View File

@ -9624,7 +9624,7 @@ npm@^6.14.17:
worker-farm "^1.7.0" worker-farm "^1.7.0"
write-file-atomic "^2.4.3" write-file-atomic "^2.4.3"
npmlog@^4.0.1, npmlog@^4.1.2, npmlog@~4.1.2: npmlog@^4.1.2, npmlog@~4.1.2:
version "4.1.2" version "4.1.2"
resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b" resolved "https://registry.yarnpkg.com/npmlog/-/npmlog-4.1.2.tgz#08a7f2a8bf734604779a9efa4ad5cc717abb954b"
integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg== integrity sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==
@ -10358,10 +10358,10 @@ postcss@^8.3.0, postcss@^8.4.14, postcss@^8.4.7:
picocolors "^1.0.0" picocolors "^1.0.0"
source-map-js "^1.0.2" source-map-js "^1.0.2"
prebuild-install@^7.1.0: prebuild-install@^7.1.1:
version "7.1.0" version "7.1.1"
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.0.tgz#991b6ac16c81591ba40a6d5de93fb33673ac1370" resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-7.1.1.tgz#de97d5b34a70a0c81334fd24641f2a1702352e45"
integrity sha512-CNcMgI1xBypOyGqjp3wOc8AAo1nMhZS3Cwd3iHIxOdAUbb+YxdNuM4Z5iIrZ8RLvOsf3F3bl7b7xGq6DjQoNYA== integrity sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==
dependencies: dependencies:
detect-libc "^2.0.0" detect-libc "^2.0.0"
expand-template "^2.0.3" expand-template "^2.0.3"
@ -10370,7 +10370,6 @@ prebuild-install@^7.1.0:
mkdirp-classic "^0.5.3" mkdirp-classic "^0.5.3"
napi-build-utils "^1.0.1" napi-build-utils "^1.0.1"
node-abi "^3.3.0" node-abi "^3.3.0"
npmlog "^4.0.1"
pump "^3.0.0" pump "^3.0.0"
rc "^1.2.7" rc "^1.2.7"
simple-get "^4.0.0" simple-get "^4.0.0"
@ -11499,15 +11498,15 @@ shallow-clone@^3.0.0:
dependencies: dependencies:
kind-of "^6.0.2" kind-of "^6.0.2"
sharp@^0.30.6: sharp@^0.30.7:
version "0.30.6" version "0.30.7"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.6.tgz#02264e9826b5f1577509f70bb627716099778873" resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
integrity sha512-lSdVxFxcndzcXggDrak6ozdGJgmIgES9YVZWtAFrwi+a/H5vModaf51TghBtMPw+71sLxUsTy2j+aB7qLIODQg== integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
dependencies: dependencies:
color "^4.2.3" color "^4.2.3"
detect-libc "^2.0.1" detect-libc "^2.0.1"
node-addon-api "^5.0.0" node-addon-api "^5.0.0"
prebuild-install "^7.1.0" prebuild-install "^7.1.1"
semver "^7.3.7" semver "^7.3.7"
simple-get "^4.0.1" simple-get "^4.0.1"
tar-fs "^2.1.1" tar-fs "^2.1.1"