Bump @types/sharp from 0.26.1 to 0.27.0

Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.26.1 to 0.27.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-01-05 05:05:43 +00:00 committed by GitHub
parent 54637c041b
commit f29a8cd955
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

@ -1250,9 +1250,9 @@
}
},
"@types/sharp": {
"version": "0.26.1",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.26.1.tgz",
"integrity": "sha512-vOFcnP0+aQFDb+ToKVIj8ZV6xQ7pNYGGPeYweLHxyjoQUcIGj8iY9R3OVmJyRR5KUkb0Y4obBbMjoTrBXw6AQA==",
"version": "0.27.0",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.0.tgz",
"integrity": "sha512-isK4KKTn2Jdg1EfhbRFZ9vLIYPSUAXp8PvdUuGfpzXsucViiH543rdmJTzq01LuVOCz/a2dH7bIG+IJ65z/U9g==",
"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.26.1",
"@types/sharp": "^0.27.0",
"@types/supertest": "^2.0.9",
"@types/yargs": "^15.0.4",
"changelog-version": "^2.0.0",