Skip to content

Commit

Permalink
fix(deps): update dependency npm to v7.0.0-beta.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and antongolub committed Sep 22, 2020
1 parent 2f8957f commit 0cc556c
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"find-cache-dir": "^3.3.1",
"fs-extra": "^9.0.1",
"minimist": "^1.2.5",
"npm": "7.0.0-beta.11",
"npm": "7.0.0-beta.12",
"pkg-dir": "^4.2.0",
"synp": "^1.8.2",
"tslib": "^2.0.1"
Expand Down
73 changes: 64 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@
"@nodelib/fs.scandir" "2.1.3"
fastq "^1.6.0"

"@npmcli/arborist@1 || 0", "@npmcli/arborist@^0.0.25":
"@npmcli/arborist@1 || 0":
version "0.0.25"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-0.0.25.tgz#8ca90ede0983a291a2ae3d93e644490aa8679fe3"
integrity sha512-16IohKyuzjFvauOG8bbare78gK4W3gy6BTCT42QrJ/kUE0Rrk0hotshOaaBsbnsfy4VkRTy41t5hexAdYhLk5Q==
Expand Down Expand Up @@ -659,6 +659,35 @@
treeverse "^1.0.4"
walk-up-path "^1.0.0"

"@npmcli/arborist@^0.0.27":
version "0.0.27"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-0.0.27.tgz#fb2150c4b3238c8504b8b1d65a6f9c38e34af837"
integrity sha512-7+uXkEV7d+oY7A3gpQGNx6ufYoihC99R4I3BtWOeC1x3PzgGe1VMiKyirYLkiG2q2sYswa00NBmlG3R3LqVAAg==
dependencies:
"@npmcli/installed-package-contents" "^1.0.5"
"@npmcli/map-workspaces" "0.0.0-pre.1"
"@npmcli/metavuln-calculator" "^1.0.0"
"@npmcli/name-from-folder" "^1.0.1"
"@npmcli/run-script" "^1.3.1"
bin-links "^2.1.4"
cacache "^15.0.3"
common-ancestor-path "^1.0.1"
json-parse-even-better-errors "^2.3.1"
json-stringify-nice "^1.1.1"
mkdirp-infer-owner "^2.0.0"
npm-install-checks "^4.0.0"
npm-package-arg "^8.0.0"
npm-pick-manifest "^6.1.0"
pacote "^11.1.10"
parse-conflict-json "^1.1.1"
promise-all-reject-late "^1.0.0"
promise-call-limit "^1.0.1"
read-package-json-fast "^1.2.1"
readdir-scoped-modules "^1.1.0"
semver "^7.1.2"
treeverse "^1.0.4"
walk-up-path "^1.0.0"

"@npmcli/ci-detect@^1.0.0", "@npmcli/ci-detect@^1.2.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz#6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a"
Expand Down Expand Up @@ -737,7 +766,7 @@
dependencies:
infer-owner "^1.0.4"

"@npmcli/run-script@^1.2.1", "@npmcli/run-script@^1.3.0", "@npmcli/run-script@^1.3.1", "@npmcli/run-script@^1.5.0":
"@npmcli/run-script@^1.2.1", "@npmcli/run-script@^1.3.0", "@npmcli/run-script@^1.3.1":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-1.5.0.tgz#9ae63392a51adddfd7ce5956e530925bfd5487c6"
integrity sha512-z7AzLmsMtVntMRJt35M5VAjb/jH6yH37Q8Ku011JVR7rEoy+p2a6/NkwqChCRZORlJaS9rwjXmZKM6UmwXLkqA==
Expand All @@ -747,6 +776,16 @@
node-gyp "^6.1.0"
read-package-json-fast "^1.1.3"

"@npmcli/run-script@^1.6.0":
version "1.6.0"
resolved "https://registry.yarnpkg.com/@npmcli/run-script/-/run-script-1.6.0.tgz#926f77320ada970f1baec0387d02ec4d63878c3d"
integrity sha512-2BHum2b8MBXkiWGR6c1JOQ+2eAnE8kygwtT8F5bRam7ErDJqxxcHZSksIU6/qxqnA3WuiuyvxNdnptIJr8YQ8Q==
dependencies:
"@npmcli/promise-spawn" "^1.2.0"
infer-owner "^1.0.4"
node-gyp "^7.1.0"
read-package-json-fast "^1.1.3"

"@octokit/auth-token@^2.4.0":
version "2.4.2"
resolved "https://registry.yarnpkg.com/@octokit/auth-token/-/auth-token-2.4.2.tgz#10d0ae979b100fa6b72fa0e8e63e27e6d0dbff8a"
Expand Down Expand Up @@ -1763,7 +1802,7 @@ bin-links@^1.1.2, bin-links@^1.1.8:
npm-normalize-package-bin "^1.0.0"
write-file-atomic "^2.3.0"

bin-links@^2.1.2, bin-links@^2.1.3:
bin-links@^2.1.2, bin-links@^2.1.3, bin-links@^2.1.4:
version "2.1.4"
resolved "https://registry.yarnpkg.com/bin-links/-/bin-links-2.1.4.tgz#f2fb5c9f232c1e3e301aabf5337f9d7eafa95d16"
integrity "sha1-8vtcnyMsHj4wGqv1M3+dfq+pXRY= sha512-NIi7OWd1FelUfgNERBLpgSaRbbm6+wkMRfURuvfui31N0i9jmQYFXhPxL0d8rcnnbUB2Rw+DiCY4nU1Egdrugg=="
Expand Down Expand Up @@ -6057,6 +6096,22 @@ node-gyp@^6.1.0:
tar "^4.4.12"
which "^1.3.1"

node-gyp@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-7.1.0.tgz#cb8aed7ab772e73ad592ae0c71b0e3741099fe39"
integrity sha512-rjlHQlnl1dqiDZxZYiKqQdrjias7V+81OVR5PTzZioCBtWkNdrKy06M05HLKxy/pcKikKRCabeDRoZaEc6nIjw==
dependencies:
env-paths "^2.2.0"
glob "^7.1.4"
graceful-fs "^4.2.3"
nopt "^4.0.3"
npmlog "^4.1.2"
request "^2.88.2"
rimraf "^2.6.3"
semver "^7.3.2"
tar "^6.0.1"
which "^2.0.2"

node-int64@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
Expand Down Expand Up @@ -6319,15 +6374,15 @@ npm-user-validate@~1.0.0:
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.0.tgz#8ceca0f5cea04d4e93519ef72d0557a75122e951"
integrity sha1-jOyg9c6gTU6TUZ73LQVXp1Ei6VE=

[email protected].11:
version "7.0.0-beta.11"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.0.0-beta.11.tgz#eca1956143640b769ac0088eea79df4169d097bd"
integrity sha512-PHDCQL8OT0CYJWOKIkyQfFWZEX/QDxY8SH6PTl8cqK88VPPd3Pdsoyi5zAFQEa1p445ERZ/zhUU5uJ6Yka4OLg==
[email protected].12:
version "7.0.0-beta.12"
resolved "https://registry.yarnpkg.com/npm/-/npm-7.0.0-beta.12.tgz#7943bcde95c1c345b053d97921246cc29b3427d4"
integrity sha512-92NF452n71wrXBiz2eHkoI12ipNFGU7FDzDmL7nlUB8ABfz2gIfxw5UIBHpSAaQtq2oHaBV96Fy1t4tTweQ3tg==
dependencies:
"@npmcli/arborist" "^0.0.25"
"@npmcli/arborist" "^0.0.27"
"@npmcli/ci-detect" "^1.2.0"
"@npmcli/config" "^1.1.8"
"@npmcli/run-script" "^1.5.0"
"@npmcli/run-script" "^1.6.0"
abbrev "~1.1.1"
ansicolors "~0.3.2"
ansistyles "~0.1.3"
Expand Down

0 comments on commit 0cc556c

Please sign in to comment.