Skip to content

Commit 72cacb3

Browse files
authored
Merge pull request #4 from mathdroid/depfu/update/yarn/sharp-0.22.1
Update sharp: 0.22.0 → 0.22.1 (minor)
2 parents c55729d + 6b2e3b2 commit 72cacb3

2 files changed

Lines changed: 18 additions & 31 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"gifsicle": "^4.0.1",
3333
"got": "^9.6.0",
3434
"meow": "^5.0.0",
35-
"sharp": "^0.22.0",
35+
"sharp": "^0.22.1",
3636
"trash": "^5.2.0",
3737
"update-notifier": "^2.5.0"
3838
},

yarn.lock

Lines changed: 17 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -693,13 +693,6 @@ binary-extensions@^1.0.0:
693693
resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.13.1.tgz#598afe54755b2868a5330d2aff9d4ebb53209b65"
694694
integrity sha512-Un7MIEDdUC5gNpcGDV97op1Ywk748MpHcFTHoYs6qnj1Z3j7I53VG3nwZhKzoBZmbdRNnb6WRdFlwl7tSDuZGw==
695695

696-
bindings@^1.5.0:
697-
version "1.5.0"
698-
resolved "https://registry.yarnpkg.com/bindings/-/bindings-1.5.0.tgz#10353c9e945334bc0511a6d90b38fbc7c9c504df"
699-
integrity sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==
700-
dependencies:
701-
file-uri-to-path "1.0.0"
702-
703696
bl@^1.0.0:
704697
version "1.2.2"
705698
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.2.tgz#a160911717103c07410cef63ef51b397c025af9c"
@@ -1078,10 +1071,10 @@ color-string@^1.5.2:
10781071
color-name "^1.0.0"
10791072
simple-swizzle "^0.2.2"
10801073

1081-
color@^3.1.0:
1082-
version "3.1.0"
1083-
resolved "https://registry.yarnpkg.com/color/-/color-3.1.0.tgz#d8e9fb096732875774c84bf922815df0308d0ffc"
1084-
integrity sha512-CwyopLkuRYO5ei2EpzpIh6LqJMt6Mt+jZhO5VI5f/wJLZriXQE32/SSqzmrh+QB+AZT81Cj8yv+7zwToW8ahZg==
1074+
color@^3.1.1:
1075+
version "3.1.1"
1076+
resolved "https://registry.yarnpkg.com/color/-/color-3.1.1.tgz#7abf5c0d38e89378284e873c207ae2172dcc8a61"
1077+
integrity sha512-PvUltIXRjehRKPSy89VnDWFKY58xyhTLyxIg21vwQBI6qLwZNPmC8k3C1uytIgFKEpOIzN4y32iPm8231zFHIg==
10851078
dependencies:
10861079
color-convert "^1.9.1"
10871080
color-string "^1.5.2"
@@ -1761,11 +1754,6 @@ file-type@^8.1.0:
17611754
resolved "https://registry.yarnpkg.com/file-type/-/file-type-8.1.0.tgz#244f3b7ef641bbe0cca196c7276e4b332399f68c"
17621755
integrity sha512-qyQ0pzAy78gVoJsmYeNgl8uH8yKhr1lVhW7JbzJmnlRi0I4R2eEDEJZVKG8agpDnLpacwNbDhLNG/LMdxHD2YQ==
17631756

1764-
file-uri-to-path@1.0.0:
1765-
version "1.0.0"
1766-
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
1767-
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
1768-
17691757
filename-reserved-regex@^2.0.0:
17701758
version "2.0.0"
17711759
resolved "https://registry.yarnpkg.com/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz#abf73dfab735d045440abfea2d91f389ebbfa229"
@@ -3197,7 +3185,7 @@ mute-stream@0.0.7:
31973185
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab"
31983186
integrity sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=
31993187

3200-
nan@^2.13.1, nan@^2.9.2:
3188+
nan@^2.13.2, nan@^2.9.2:
32013189
version "2.13.2"
32023190
resolved "https://registry.yarnpkg.com/nan/-/nan-2.13.2.tgz#f51dc7ae66ba7d5d55e1e6d4d8092e802c9aefe7"
32033191
integrity sha512-TghvYc72wlMGMVMluVo9WRJc0mB8KxxF/gZ4YYFy7V2ZQX9l7rgbPg7vjS9mt6U5HXODVFVI2bOduCzwOMv/lw==
@@ -3803,10 +3791,10 @@ posix-character-classes@^0.1.0:
38033791
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
38043792
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
38053793

3806-
prebuild-install@^5.2.5:
3807-
version "5.2.5"
3808-
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.2.5.tgz#c7485911fe98950b7f7cd15bb9daee11b875cc44"
3809-
integrity sha512-6uZgMVg7yDfqlP5CPurVhtq3hUKBFNufiar4J5hZrlHTo59DDBEtyxw01xCdFss9j0Zb9+qzFVf/s4niayba3w==
3794+
prebuild-install@^5.3.0:
3795+
version "5.3.0"
3796+
resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.0.tgz#58b4d8344e03590990931ee088dd5401b03004c8"
3797+
integrity sha512-aaLVANlj4HgZweKttFNUVNRxDukytuIuxeK2boIMHjagNJCiVKWFsKF4tCE3ql3GbrD2tExPQ7/pwtEJcHNZeg==
38103798
dependencies:
38113799
detect-libc "^1.0.3"
38123800
expand-template "^2.0.3"
@@ -4269,19 +4257,18 @@ set-value@^2.0.0:
42694257
is-plain-object "^2.0.3"
42704258
split-string "^3.0.1"
42714259

4272-
sharp@^0.22.0:
4273-
version "0.22.0"
4274-
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.22.0.tgz#cf4cfcb019941fd06ac24555d9f5bc84536d29be"
4275-
integrity sha512-yInpiWYvVbE0hJylso2Q2A7QaYFBxGdSlVVHGeUf1F9JsQNAUpmaqdnX54TImgKbSCy9mQpEAoGm1pcKCZhCsQ==
4260+
sharp@^0.22.1:
4261+
version "0.22.1"
4262+
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.22.1.tgz#a67c0e75567f03dd5a7861b901fec04072c5b0f4"
4263+
integrity sha512-lXzSk/FL5b/MpWrT1pQZneKe25stVjEbl6uhhJcTULm7PhmJgKKRbTDM/vtjyUuC/RLqL2PRyC4rpKwbv3soEw==
42764264
dependencies:
4277-
bindings "^1.5.0"
4278-
color "^3.1.0"
4265+
color "^3.1.1"
42794266
detect-libc "^1.0.3"
42804267
fs-copy-file-sync "^1.1.1"
4281-
nan "^2.13.1"
4268+
nan "^2.13.2"
42824269
npmlog "^4.1.2"
4283-
prebuild-install "^5.2.5"
4284-
semver "^5.6.0"
4270+
prebuild-install "^5.3.0"
4271+
semver "^6.0.0"
42854272
simple-get "^3.0.3"
42864273
tar "^4.4.8"
42874274
tunnel-agent "^0.6.0"

0 commit comments

Comments
 (0)