Skip to content

Commit

Permalink
chore(deps): update dependency @npmcli/arborist to v6.2.8 (#8020)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 20, 2023
1 parent b64b01c commit 400827b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-typescript": "7.21.0",
"@babel/runtime-corejs3": "7.21.0",
"@faker-js/faker": "7.6.0",
"@npmcli/arborist": "6.2.6",
"@npmcli/arborist": "6.2.8",
"@nrwl/nx-cloud": "15.3.5",
"@playwright/test": "1.32.2",
"@replayio/playwright": "0.3.28",
Expand Down
29 changes: 18 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4778,9 +4778,9 @@ __metadata:
languageName: node
linkType: hard

"@npmcli/arborist@npm:6.2.6":
version: 6.2.6
resolution: "@npmcli/arborist@npm:6.2.6"
"@npmcli/arborist@npm:6.2.8":
version: 6.2.8
resolution: "@npmcli/arborist@npm:6.2.8"
dependencies:
"@isaacs/string-locale-compare": ^1.1.0
"@npmcli/fs": ^3.1.0
Expand Down Expand Up @@ -4809,15 +4809,15 @@ __metadata:
parse-conflict-json: ^3.0.0
proc-log: ^3.0.0
promise-all-reject-late: ^1.0.0
promise-call-limit: ^1.0.1
promise-call-limit: ^1.0.2
read-package-json-fast: ^3.0.2
semver: ^7.3.7
ssri: ^10.0.1
treeverse: ^3.0.0
walk-up-path: ^1.0.0
walk-up-path: ^3.0.1
bin:
arborist: bin/index.js
checksum: b03f5c35ff9a9d4440925261eba787d32f23927864b8da9de0d01cd9dea03aa09c03e1acfe9ec83bcfc5db3d2e8ece436516f133483ecf7c1fe36af4e2d3820f
checksum: 5703eeca35e2a9f658b91f5e37fe987800deb883eb188eeb71736011e945f78f6ae4b5abac9487c9769f40645cd9e4f12554c2fc443008bc6996d0d75b96bd24
languageName: node
linkType: hard

Expand Down Expand Up @@ -26313,10 +26313,10 @@ __metadata:
languageName: node
linkType: hard

"promise-call-limit@npm:^1.0.1":
version: 1.0.1
resolution: "promise-call-limit@npm:1.0.1"
checksum: d78141d605a5ceaa3dd1845f4739a31c950c9a62e165e1e7d68c23ada070b4ebe56e00569090deea201f55bcf37b6f5b38840be4f330dfc47f2ec725427af5d9
"promise-call-limit@npm:^1.0.1, promise-call-limit@npm:^1.0.2":
version: 1.0.2
resolution: "promise-call-limit@npm:1.0.2"
checksum: 500aed321d7b9212da403db369551d7190c96c8937c3b2d15c6097d1037b17fb802c7decfbc8ba6bb937f1cc1ea291e5eba10ed9ea76adc0f398ab9f7d174a58
languageName: node
linkType: hard

Expand Down Expand Up @@ -27921,7 +27921,7 @@ __metadata:
"@babel/preset-typescript": 7.21.0
"@babel/runtime-corejs3": 7.21.0
"@faker-js/faker": 7.6.0
"@npmcli/arborist": 6.2.6
"@npmcli/arborist": 6.2.8
"@nrwl/nx-cloud": 15.3.5
"@playwright/test": 1.32.2
"@replayio/playwright": 0.3.28
Expand Down Expand Up @@ -31587,6 +31587,13 @@ __metadata:
languageName: node
linkType: hard

"walk-up-path@npm:^3.0.1":
version: 3.0.1
resolution: "walk-up-path@npm:3.0.1"
checksum: 3184738e0cf33698dd58b0ee4418285b9c811e58698f52c1f025435a85c25cbc5a63fee599f1a79cb29ca7ef09a44ec9417b16bfd906b1a37c305f7aa20ee5bc
languageName: node
linkType: hard

"walker@npm:^1.0.7, walker@npm:^1.0.8, walker@npm:~1.0.5":
version: 1.0.8
resolution: "walker@npm:1.0.8"
Expand Down

0 comments on commit 400827b

Please sign in to comment.