From e967a04925e6ad9dc342458797d6a638f451591b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 02:44:27 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.436 (#1524) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@book000/node-utils](https://redirect.github.com/book000/node-utils) | [`1.13.435` -> `1.13.436`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.435/1.13.436) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.436?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.436?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.435/1.13.436?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.435/1.13.436?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
book000/node-utils (@​book000/node-utils) ### [`v1.13.436`](https://redirect.github.com/book000/node-utils/releases/tag/v1.13.436) [Compare Source](https://redirect.github.com/book000/node-utils/compare/v1.13.435...v1.13.436) ##### [1.13.436](https://redirect.github.com/book000/node-utils/compare/v1.13.435...v1.13.436) (2025-01-26) ##### 🎨 Chore - **deps:** update dependency [@​book000/eslint-config](https://redirect.github.com/book000/eslint-config) to v1.7.136 ([#​797](https://redirect.github.com/book000/node-utils/issues/797)) ([eac11e9](https://redirect.github.com/book000/node-utils/commit/eac11e9a640b62460da3a8931e70735b26cff423))
--- ### 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. --- - [ ] 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d4753ce1..40df3511 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.136", - "@book000/node-utils": "1.13.435", + "@book000/node-utils": "1.13.436", "@types/config": "3.3.5", "@types/node": "22.10.10", "axios": "1.7.9", diff --git a/yarn.lock b/yarn.lock index d35fc9eb..a0901b25 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,10 +28,10 @@ globals "15.14.0" typescript-eslint "8.21.0" -"@book000/node-utils@1.13.435": - version "1.13.435" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.435.tgz#9519e9800f2d58102ce053fb00a55338d7e32a27" - integrity sha512-upCub/1+XS0THkfVx04gBiCeZMCKV0e3btlzSIvLNOjxeDA8TDCYICzhbCZzcBa/q5bLnxipf4o1rJHRD9E+ng== +"@book000/node-utils@1.13.436": + version "1.13.436" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.436.tgz#a8ebee253299d4404ed9d1060238bc592d9f7151" + integrity sha512-JdmfqnqOrL1dtK8ue1UFBbRRlDYgXVuZgsqIjJyamRIwboCOUcKVQwFgfjV/75xEH97GcUd7cEse9NB+4KRMBw== dependencies: axios "1.7.9" cycle "1.0.3"