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.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 9, 2020
1 parent 78cc056 commit 0019064
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 @@ -52,7 +52,7 @@
"jest": "26.6.3",
"minimist": "1.2.5",
"mocha": "8.2.1",
"pkg": "4.4.8",
"pkg": "4.4.9",
"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 @@ -7702,10 +7702,10 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.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 All @@ -7719,10 +7719,10 @@ pkg-fetch@^2.6.7:
semver "^6.3.0"
unique-temp-dir "^1.0.0"

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==
pkg@4.4.9:
version "4.4.9"
resolved "https://registry.yarnpkg.com/pkg/-/pkg-4.4.9.tgz#be04f8d03795772b7c4394724ae7252d7c2a4519"
integrity sha512-FK4GqHtcCY2PPPVaKViU0NyRzpo6gCS7tPKN5b7AkElqjAOCH1bsRKgohEnxThr6DWfTGByGqba2YHGR/BqbmA==
dependencies:
"@babel/parser" "^7.9.4"
"@babel/runtime" "^7.9.2"
Expand All @@ -7733,7 +7733,7 @@ pkg@4.4.8:
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

0 comments on commit 0019064

Please sign in to comment.