⬆️ Upgrade sharp to v0.27.1

This commit is contained in:
Renovate Bot 2021-01-27 21:39:13 +00:00 committed by Yann Bertrand
parent 79e8b76d1e
commit a9a986dd30
2 changed files with 5 additions and 5 deletions

View file

@ -26,6 +26,6 @@
"prettier": "2.2.1",
"prompt-confirm": "2.0.4",
"robotjs": "0.6.0",
"sharp": "0.27.0"
"sharp": "0.27.1"
}
}

View file

@ -1757,10 +1757,10 @@ shallow-clone@^3.0.0:
dependencies:
kind-of "^6.0.2"
sharp@0.27.0:
version "0.27.0"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.27.0.tgz#523fba913ba674985dcc688a6a5237384079d80f"
integrity sha512-II+YBCW3JuVWQZdpTEA2IBjJcYXPuoKo3AUqYuW+FK9Um93v2gPE2ihICCsN5nHTUoP8WCjqA83c096e8n//Rw==
sharp@0.27.1:
version "0.27.1"
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.27.1.tgz#cd04926406a697b58dfc5fb62e3c7a3a2d68389a"
integrity sha512-IQNXWdspb4nZcJemXa6cfgz+JvKONsuqP8Mwi1Oti23Uo7+J+UF2jihJDf6I1BQbrmhcZ0lagH/1WYG+ReAzyQ==
dependencies:
array-flatten "^3.0.0"
color "^3.1.3"