mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-12-14 13:42:30 +00:00
⬆️ Upgrade sharp to v0.27.1
This commit is contained in:
parent
79e8b76d1e
commit
a9a986dd30
2 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue