Update dependency sharp to ^0.30.0

This commit is contained in:
Renovate Bot 2022-02-01 21:36:27 +00:00 committed by Daniel Lockyer
parent 3da7577a3a
commit 14f37b4932

View File

@ -30,6 +30,6 @@
"fs-extra": "^9.1.0"
},
"optionalDependencies": {
"sharp": "^0.29.0"
"sharp": "^0.30.0"
}
}