Skip to content

Commit

Permalink
chore(monorepo): bump decompress in yarn.lock (#22797)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoladev authored Apr 4, 2020
1 parent 7a8f016 commit 156d831
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8382,8 +8382,9 @@ decompress-unzip@^4.0.1:
yauzl "^2.4.2"

decompress@^4.0.0, decompress@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/decompress/-/decompress-4.2.0.tgz#7aedd85427e5a92dacfe55674a7c505e96d01f9d"
version "4.2.1"
resolved "https://registry.yarnpkg.com/decompress/-/decompress-4.2.1.tgz#007f55cc6a62c055afa37c07eb6a4ee1b773f118"
integrity sha512-e48kc2IjU+2Zw8cTb6VZcJQ3lgVbS4uuB1TfCHbiZIP/haNXm+SVyhu+87jts5/3ROpd82GSVCoNs/z8l4ZOaQ==
dependencies:
decompress-tar "^4.0.0"
decompress-tarbz2 "^4.0.0"
Expand Down

0 comments on commit 156d831

Please sign in to comment.