Skip to content

Commit

Permalink
⬆️ Update dependency @types/npmcli__arborist to ^5.6.11 (#5234)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/npmcli__arborist](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npmcli__arborist)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npmcli__arborist))
| [`^5.6.10` ->
`^5.6.11`](https://renovatebot.com/diffs/npm/@types%2fnpmcli__arborist/5.6.10/5.6.11)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnpmcli__arborist/5.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnpmcli__arborist/5.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnpmcli__arborist/5.6.10/5.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnpmcli__arborist/5.6.10/5.6.11?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 31, 2024
1 parent aaeafe4 commit 58798b8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/packaged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@babel/preset-typescript": "^7.24.7",
"@types/jest": "^29.5.12",
"@types/npm-packlist": "^7.0.3",
"@types/npmcli__arborist": "^5.6.10",
"@types/npmcli__arborist": "^5.6.11",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"typescript": "~5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3079,7 +3079,7 @@ __metadata:
"@npmcli/arborist": "npm:^7.0.0"
"@types/jest": "npm:^29.5.12"
"@types/npm-packlist": "npm:^7.0.3"
"@types/npmcli__arborist": "npm:^5.6.10"
"@types/npmcli__arborist": "npm:^5.6.11"
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
npm-packlist: "npm:^8.0.0"
Expand Down Expand Up @@ -5521,16 +5521,16 @@ __metadata:
languageName: node
linkType: hard

"@types/npmcli__arborist@npm:*, @types/npmcli__arborist@npm:^5.6.10":
version: 5.6.10
resolution: "@types/npmcli__arborist@npm:5.6.10"
"@types/npmcli__arborist@npm:*, @types/npmcli__arborist@npm:^5.6.11":
version: 5.6.11
resolution: "@types/npmcli__arborist@npm:5.6.11"
dependencies:
"@npm/types": "npm:^1"
"@types/cacache": "npm:*"
"@types/node": "npm:*"
"@types/npmcli__package-json": "npm:*"
"@types/pacote": "npm:*"
checksum: 10c0/52bc0ce3f0d6cbfecac7f2429d0078f18e490dacce2be699556c4b8930a2427946943a79128a3cc0fbf8e0ac088b61756e51c1ca59f2e50251b1729fbb49f986
checksum: 10c0/bdd0ec419958e672d25dddcf7a7b90c386db473f5cb2fedefc622d676a159f1eb3a262f25eb9719a545b30a2446345c6800173a8d9db828d70eb01687f19f9cb
languageName: node
linkType: hard

Expand Down

0 comments on commit 58798b8

Please sign in to comment.