Skip to content

Commit

Permalink
chore(deps): update dependency @book000/node-utils to v1.13.430 (#1511)
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.428` ->
`1.13.430`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.428/1.13.430)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.430?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.430?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.428/1.13.430?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.428/1.13.430?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#####
[1.13.430](https://redirect.github.com/book000/node-utils/compare/v1.13.429...v1.13.430)
(2025-01-21)

##### 🎨 Chore

- **deps:** update node.js to v22.13.1
([#&#8203;791](https://redirect.github.com/book000/node-utils/issues/791))
([9d7b88d](https://redirect.github.com/book000/node-utils/commit/9d7b88dd2033eb7ed540160b87689c2471d6e90c))

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

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

#####
[1.13.429](https://redirect.github.com/book000/node-utils/compare/v1.13.428...v1.13.429)
(2025-01-21)

##### 🎨 Chore

- **deps:** update dependency
[@&#8203;book000/eslint-config](https://redirect.github.com/book000/eslint-config)
to v1.7.134
([#&#8203;790](https://redirect.github.com/book000/node-utils/issues/790))
([f9323ed](https://redirect.github.com/book000/node-utils/commit/f9323ed133d0470887e2cb31acd6eb9397cf4082))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent d5e8b1f commit 61018fe
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.134",
"@book000/node-utils": "1.13.428",
"@book000/node-utils": "1.13.430",
"@types/config": "3.3.5",
"@types/node": "22.10.7",
"axios": "1.7.9",
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.14.0"
typescript-eslint "8.21.0"

"@book000/[email protected].428":
version "1.13.428"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.428.tgz#ef00c9c5f2349956f17aee7b6e68e7066b83f22b"
integrity sha512-qWZzNpvS42+P8UalGA0v6kZBeh3MD4TDWFg0g8nwLwu3mT7v3MvWWijlJO49D/tjhSUwqE/GIp/uUN0d3vR1LQ==
"@book000/[email protected].430":
version "1.13.430"
resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.430.tgz#5f40c18e03320c0616d20fe6e9bdae237c57fa0c"
integrity sha512-x3eIiRyQmfV4McHV4eUGJPhpdjGHIKCwhK69+UlGU8XA+ohbANYaNrDDf5Xr3FztUPhNfEhTtEvzn54h822nKQ==
dependencies:
axios "1.7.9"
cycle "1.0.3"
Expand Down

0 comments on commit 61018fe

Please sign in to comment.