Bump @types/sharp from 0.28.0 to 0.28.2

Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.28.0 to 0.28.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sharp)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-26 05:04:01 +00:00 committed by GitHub
parent 147f6d7844
commit 129c966c24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -1277,9 +1277,9 @@
}
},
"@types/sharp": {
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.0.tgz",
"integrity": "sha512-YvRFnQM44wAihAKzBDzu3BxnEohpqWd/5KXkwsSUl3qFTb51NyKHCKHX1D62YAy0jZij5aXgm/33v/Cv6VVsdA==",
"version": "0.28.2",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.2.tgz",
"integrity": "sha512-xXanJalZA3EVSZ49667lBctyao75JiH5tD5/hKYu9u5C3d9rxEqOHvMOtx/oenJUqKKgIwIZEsL0hjmKo2rjJg==",
"dev": true,
"requires": {
"@types/node": "*"