Bump @types/sharp from 0.27.3 to 0.28.0

Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.27.3 to 0.28.0.
- [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-04-07 05:04:47 +00:00 committed by GitHub
parent e42a83e8f6
commit 73743f2229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -1277,9 +1277,9 @@
}
},
"@types/sharp": {
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.3.tgz",
"integrity": "sha512-QadrXVVmHBqzDM0hJd7imgra+sXj3iM5TWDuFv/+6AOhA9tubKrt3acjucN5/TdzK8nfmBOX07CRbNC0MLwqog==",
"version": "0.28.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.28.0.tgz",
"integrity": "sha512-YvRFnQM44wAihAKzBDzu3BxnEohpqWd/5KXkwsSUl3qFTb51NyKHCKHX1D62YAy0jZij5aXgm/33v/Cv6VVsdA==",
"dev": true,
"requires": {
"@types/node": "*"

View File

@ -92,7 +92,7 @@
"@types/mkdirp": "^1.0.0",
"@types/nodemon": "^1.19.0",
"@types/pull-stream": "^3.6.0",
"@types/sharp": "^0.27.0",
"@types/sharp": "^0.28.0",
"@types/supertest": "^2.0.9",
"@types/yargs": "^16.0.0",
"changelog-version": "^2.0.0",