Bump @types/sharp from 0.27.2 to 0.27.3

Bumps [@types/sharp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sharp) from 0.27.2 to 0.27.3.
- [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-02 05:05:57 +00:00 committed by GitHub
parent c4c5b497eb
commit 1b72187795
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.27.2",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.2.tgz",
"integrity": "sha512-qj8MiHRbznG6z+Ptj4GRZnfFc2yr5FWXikZK3GWqw2cuAyVq/rDezItiNVTYbtyprzHghz8KLelObHrPSqC6Bw==",
"version": "0.27.3",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.3.tgz",
"integrity": "sha512-QadrXVVmHBqzDM0hJd7imgra+sXj3iM5TWDuFv/+6AOhA9tubKrt3acjucN5/TdzK8nfmBOX07CRbNC0MLwqog==",
"dev": true,
"requires": {
"@types/node": "*"