Skip to content

Commit

Permalink
⬆️ Update dependency @types/npmcli__arborist to ^5.6.10 (#5216)
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.9` ->
`^5.6.10`](https://renovatebot.com/diffs/npm/@types%2fnpmcli__arborist/5.6.9/5.6.10)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnpmcli__arborist/5.6.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnpmcli__arborist/5.6.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnpmcli__arborist/5.6.9/5.6.10?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnpmcli__arborist/5.6.9/5.6.10?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 15, 2024
1 parent bc08c19 commit 6feedeb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.9",
"@types/npmcli__arborist": "^5.6.10",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"typescript": "~5.5.4"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2830,7 +2830,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.9"
"@types/npmcli__arborist": "npm:^5.6.10"
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
npm-packlist: "npm:^8.0.0"
Expand Down Expand Up @@ -3845,7 +3845,7 @@ __metadata:
languageName: node
linkType: hard

"@npm/types@npm:*":
"@npm/types@npm:^1":
version: 1.0.2
resolution: "@npm/types@npm:1.0.2"
checksum: 10c0/95d92d1da46574ac084e03eab5af21372b06682798824dbd8d883b01770a1ad5cc0213756561efccdaeef2d9636f5a51f8519642daf4cb7277516c79751c24ca
Expand Down Expand Up @@ -5239,16 +5239,16 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 6feedeb

Please sign in to comment.