Merge pull request #644 from fraction/dependabot/npm_and_yarn/types/sharp-0.27.2

Bump @types/sharp from 0.27.1 to 0.27.2
This commit is contained in:
Christian Bundy 2021-03-26 10:03:01 -07:00 committed by GitHub
commit fc4f7413ed
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.1",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.1.tgz",
"integrity": "sha512-RbYmyPjDUzi3lI9Qm68I+82I+DNOe/jW5w+EC1FvpT/f2TYXDG6mmPZQQohy98ufq+u6OB6pQkqpcNMDxzVclg==",
"version": "0.27.2",
"resolved": "https://registry.npmjs.org/@types/sharp/-/sharp-0.27.2.tgz",
"integrity": "sha512-qj8MiHRbznG6z+Ptj4GRZnfFc2yr5FWXikZK3GWqw2cuAyVq/rDezItiNVTYbtyprzHghz8KLelObHrPSqC6Bw==",
"dev": true,
"requires": {
"@types/node": "*"