chore(deps-dev): bump sharp from 0.29.3 to 0.30.5 (#1686)

Bumps [sharp](https://github.com/lovell/sharp) from 0.29.3 to 0.30.5.
- [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.29.3...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:development
...

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-06-03 11:07:03 +05:30
committed by GitHub
parent 3b43153e92
commit 47ef2b873e
2 changed files with 20 additions and 25 deletions

View File

@@ -50,7 +50,7 @@
"jimp": "^0.16.1",
"link-preview-js": "^2.1.13",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.29.3"
"sharp": "^0.30.5"
},
"peerDependenciesMeta": {
"@adiwajshing/keyed-db": {
@@ -87,7 +87,7 @@
"jimp": "^0.16.1",
"link-preview-js": "^2.1.13",
"qrcode-terminal": "^0.12.0",
"sharp": "^0.29.3",
"sharp": "^0.30.5",
"ts-jest": "^27.0.3",
"ts-node": "^10.8.0",
"typedoc": "^0.22.0",