Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(deps): update dependency pkg to v4.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 26, 2020
1 parent bceb37a commit 38f3b04
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"inquirer-list-search-prompt": "1.0.2",
"minimist": "1.2.5",
"mocha": "6.2.3",
"pkg": "4.4.7",
"pkg": "4.4.8",
"rimraf": "3.0.2",
"semantic-release": "16.0.4",
"signale": "1.4.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6164,10 +6164,10 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

pkg-fetch@^2.6.6:
version "2.6.6"
resolved "https://registry.yarnpkg.com/pkg-fetch/-/pkg-fetch-2.6.6.tgz#8cec66bb7c80d8149a55765e317ac554ad834b72"
integrity sha512-PdL6lpoSryzP6rMZD1voZQX0LHx6q4pOaD1djaFphmBfYPoQzLalF2+St+wdYxbZ37xRNHACTeQIKNEKA0xdbA==
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==
dependencies:
"@babel/runtime" "^7.9.2"
byline "^5.0.0"
Expand All @@ -6181,10 +6181,10 @@ pkg-fetch@^2.6.6:
semver "^6.3.0"
unique-temp-dir "^1.0.0"

pkg@4.4.7:
version "4.4.7"
resolved "https://registry.yarnpkg.com/pkg/-/pkg-4.4.7.tgz#8efbf392009339a3fa1cf552beefcb4a6b9ebe65"
integrity sha512-yDGEg2k09AOxV3KfJpKoEQkhckVN2woV/4Cm2iNnRUgJeSHcodxylertz49ePcJyknUyUFjTYDkogfK/188mag==
pkg@4.4.8:
version "4.4.8"
resolved "https://registry.yarnpkg.com/pkg/-/pkg-4.4.8.tgz#145fb81f31eebfb90d2010dd2c4b663ca0db4009"
integrity sha512-Fqqv0iaX48U3CFZxd6Dq6JKe7BrAWbgRAqMJkz/m8W3H5cqJ6suvsUWe5AJPRlN/AhbBYXBJ0XG9QlYPTXcVFA==
dependencies:
"@babel/parser" "^7.9.4"
"@babel/runtime" "^7.9.2"
Expand All @@ -6195,7 +6195,7 @@ pkg@4.4.7:
into-stream "^5.1.1"
minimist "^1.2.5"
multistream "^2.1.1"
pkg-fetch "^2.6.6"
pkg-fetch "^2.6.7"
progress "^2.0.3"
resolve "^1.15.1"
stream-meter "^1.0.4"
Expand Down

0 comments on commit 38f3b04

Please sign in to comment.