Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.13.326 (#1343)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@book000/node-utils](https://redirect.github.com/book000/node-utils)
| [`1.13.325` ->
`1.13.326`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.325/1.13.326)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.326?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.326?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.325/1.13.326?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.325/1.13.326?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>book000/node-utils (@&#8203;book000/node-utils)</summary>

###
[`v1.13.326`](https://redirect.github.com/book000/node-utils/releases/tag/v1.13.326)

[Compare
Source](https://redirect.github.com/book000/node-utils/compare/v1.13.325...v1.13.326)

#####
[1.13.326](https://redirect.github.com/book000/node-utils/compare/v1.13.325...v1.13.326)
(2024-10-31)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to v22.8.5
([#&#8203;685](https://redirect.github.com/book000/node-utils/issues/685))
([e710b2b](https://redirect.github.com/book000/node-utils/commit/e710b2b31a392df443c98aea040ca9b47b495739))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/tomacheese/cmcutter).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 19a0dbe commit 410bd58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@book000/eslint-config": "1.7.82",
"@book000/node-utils": "1.13.325",
"@book000/node-utils": "1.13.326",
"@types/config": "3.3.5",
"@types/node": "22.8.5",
"axios": "1.7.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
globals "15.11.0"
typescript-eslint "8.12.2"

"@book000/[email protected].325":
version "1.13.325"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.325.tgz#13feea1442812b56c1e185875853a622b2a01408"
integrity sha512-GkQPExcFoqBOkQo6Ypkauo6oHhz49l05VFsKPmdh1DWt/quGgmb8k6GY/IT3+7CK1uhK3HKJi2llD1HD13mf2A==
"@book000/[email protected].326":
version "1.13.326"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.326.tgz#8c6d080311dcdbb0ed602e77b995ec537ae7a64d"
integrity sha512-keXJ5weJmXWOrdfgknt3va1APlExW2gwwiQDi8oNg1rxqqopWOS4jbFTeMLdKfgkOYTojkzPJwcwkYlLqnqcMA==
dependencies:
axios "1.7.7"
cycle "1.0.3"
Expand Down

0 comments on commit 410bd58

Please sign in to comment.