Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
bump pkg-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
igorklopov committed Jun 28, 2020
1 parent 6f65427 commit 9e70a79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"into-stream": "^5.1.1",
"minimist": "^1.2.5",
"multistream": "^2.1.1",
"pkg-fetch": "^2.6.7",
"pkg-fetch": "^2.6.9",
"progress": "^2.0.3",
"resolve": "^1.15.1",
"stream-meter": "^1.0.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2618,10 +2618,10 @@ pkg-dir@^3.0.0:
dependencies:
find-up "^3.0.0"

pkg-fetch@^2.6.7:
version "2.6.7"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-2.6.7.tgz#4625b1583e5b32e0771f35c1dc56306e52f1a3db"
integrity sha512-hQ+M53fphA300EkIvNoIxEdFltWcsDOqHZlaFzWJ78wIuFTIT7OrnXUQMAGC6qLkXq7eWCMU/4pTWsFvprUZMg==
pkg-fetch@^2.6.9:
version "2.6.9"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-2.6.9.tgz#c18c5fa9604c57a3df3d9630afb64e176bc8732d"
integrity sha512-EnVR8LRILXBvaNP+wJOSY02c3+qDDfyEyR+aqAHLhcc9PBnbxFT9UZ1+If49goPQzQPn26TzF//fc6KXZ0aXEg==
dependencies:
"@babel/runtime" "^7.9.2"
byline "^5.0.0"
Expand Down

0 comments on commit 9e70a79

Please sign in to comment.