Skip to content

Commit

Permalink
Merge pull request dependabot#3064 from dependabot/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/npm_and_yarn/helpers/npmcli/arborist-2.1.1

Bump @npmcli/arborist from 2.1.0 to 2.1.1 in /npm_and_yarn/helpers
  • Loading branch information
jurre authored Feb 2, 2021
2 parents 1c9db64 + 08d3a91 commit 4dc5a1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion npm_and_yarn/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@dependabot/yarn-lib": "^1.21.1",
"@npmcli/arborist": "^2.1.0",
"@npmcli/arborist": "^2.1.1",
"detect-indent": "^6.0.0",
"npm6": "npm:[email protected]",
"npm7": "npm:[email protected]",
Expand Down
18 changes: 9 additions & 9 deletions npm_and_yarn/helpers/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,10 +543,10 @@
"@types/yargs" "^15.0.0"
chalk "^4.0.0"

"@npmcli/arborist@^2.0.0", "@npmcli/arborist@^2.0.3", "@npmcli/arborist@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-2.1.0.tgz#fa83fc952018b82fa8e1af4bfdab621b53389fc7"
integrity sha512-ltBA6olA04/Gt1KJ2YTE5V0Bxi2U4to7psst6JFlRHBfqxE6LiHKbqqiIRXB5qmW0c+26LOR9ocH+NxKjddX8w==
"@npmcli/arborist@^2.0.0", "@npmcli/arborist@^2.0.3", "@npmcli/arborist@^2.1.1":
version "2.1.1"
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-2.1.1.tgz#e0ae0ea657662b8b21406528e41545f2d4386fcb"
integrity sha512-zt+dabNvSuhQMlmJL4H0YV4mGujylxgxeXPWSSjMjMoZI3laniHUB+oGOhJi/k68FVoZ/o/Aevi4rWDClfm5ZQ==
dependencies:
"@npmcli/installed-package-contents" "^1.0.5"
"@npmcli/map-workspaces" "^1.0.1"
Expand All @@ -565,7 +565,7 @@
npm-package-arg "^8.1.0"
npm-pick-manifest "^6.1.0"
npm-registry-fetch "^9.0.0"
pacote "^11.2.3"
pacote "^11.2.4"
parse-conflict-json "^1.1.1"
promise-all-reject-late "^1.0.0"
promise-call-limit "^1.0.1"
Expand Down Expand Up @@ -5844,10 +5844,10 @@ package-json@^4.0.0:
registry-url "^3.0.3"
semver "^5.1.0"

pacote@^11.1.11, pacote@^11.1.14, pacote@^11.1.4, pacote@^11.2.3:
version "11.2.3"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.3.tgz#3c9f70d281c62c86ca3dc2e17df4234c63c698f1"
integrity sha512-Jphxyk1EjGyLzNwa+MkbcQUQeTIqlKcIoPq0t9ekR9ZxsTGjzhRjz/cOoL9PTVkqAW1FH7qBoVbYL4FqQGNNJg==
pacote@^11.1.11, pacote@^11.1.14, pacote@^11.1.4, pacote@^11.2.4:
version "11.2.4"
resolved "https://registry.yarnpkg.com/pacote/-/pacote-11.2.4.tgz#dc7ca740a573ed86a3bf863511d22c1d413ec82f"
integrity sha512-GfTeVQGJ6WyBQbQD4t3ocHbyOmTQLmWjkCKSZPmKiGFKYKNUaM5U2gbLzUW8WG1XmS9yQFnsTFA0k3o1+q4klQ==
dependencies:
"@npmcli/git" "^2.0.1"
"@npmcli/installed-package-contents" "^1.0.5"
Expand Down

0 comments on commit 4dc5a1a

Please sign in to comment.