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

Bump sharp from 0.31.0 to 0.31.1 (#6330)

Bumps [sharp](https://github.com/lovell/sharp) from 0.31.0 to 0.31.1.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.31.0...v0.31.1)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-10-05 11:08:10 -04:00 committed by GitHub
parent 15b349fb8d
commit 3cb9d1b70d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -418,7 +418,7 @@
"react-window": "^1.8.7",
"sass": "^1.55.0",
"sass-loader": "^12.6.0",
"sharp": "^0.31.0",
"sharp": "^0.31.1",
"style-loader": "^3.3.1",
"tailwindcss": "^3.1.8",
"tar-stream": "^2.2.0",

View File

@ -11495,10 +11495,10 @@ sharp@^0.30.4:
tar-fs "^2.1.1"
tunnel-agent "^0.6.0"
sharp@^0.31.0:
version "0.31.0"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.0.tgz#ce9b5202a5667486721cf07fd5b52360b1c2275a"
integrity sha512-ft96f8WzGxavg0rkLpMw90MTPMUZDyf0tHjPPh8Ob59xt6KzX8EqtotcqZGUm7kwqpX2pmYiyYX2LL0IZ/FDEw==
sharp@^0.31.1:
version "0.31.1"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.31.1.tgz#b2f7076d381a120761aa93700cadefcf90a22458"
integrity sha512-GR8M1wBwOiFKLkm9JPun27OQnNRZdHfSf9VwcdZX6UrRmM1/XnOrLFTF0GAil+y/YK4E6qcM/ugxs80QirsHxg==
dependencies:
color "^4.2.3"
detect-libc "^2.0.1"