From 8d015b381c49177ab09714005f1adb92ff5334a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 17:07:39 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.156 (#883) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@book000/node-utils](https://togithub.com/book000/node-utils) | [`1.13.155` -> `1.13.156`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.155/1.13.156) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.156?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.156?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.155/1.13.156?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.155/1.13.156?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
book000/node-utils (@​book000/node-utils) ### [`v1.13.156`](https://togithub.com/book000/node-utils/releases/tag/v1.13.156) [Compare Source](https://togithub.com/book000/node-utils/compare/v1.13.155...v1.13.156) ##### [1.13.156](https://togithub.com/book000/node-utils/compare/v1.13.155...v1.13.156) (2024-07-02) ##### 🎨 Chore - **deps:** update dependency [@​book000/eslint-config](https://togithub.com/book000/eslint-config) to v1.7.13 ([#​512](https://togithub.com/book000/node-utils/issues/512)) ([be7da63](https://togithub.com/book000/node-utils/commit/be7da63ad51e4cd8798e9a82a5378bdc70997534))
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/tomacheese/telcheck). 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 820caa7..8a08d84 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "fix:prettier": "prettier --write src" }, "devDependencies": { - "@book000/node-utils": "1.13.155", + "@book000/node-utils": "1.13.156", "@fastify/basic-auth": "5.1.1", "@fastify/cors": "9.0.1", "@types/cheerio": "0.22.35", diff --git a/yarn.lock b/yarn.lock index 43ec945..0ce46d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -25,10 +25,10 @@ js-tokens "^4.0.0" picocolors "^1.0.0" -"@book000/node-utils@1.13.155": - version "1.13.155" - resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.155.tgz#de644e4adb6498feb70b15e8404e74b23bceed33" - integrity sha512-pBZjnmoNKhX+fhBXgMBhRAnU3ahr+Xd/s5WyQzDse8wJ9vFIJx0pXN7o+NoPtcPr3qmcTuK16aNM9tFkD5x2Ug== +"@book000/node-utils@1.13.156": + version "1.13.156" + resolved "https://registry.yarnpkg.com/@book000/node-utils/-/node-utils-1.13.156.tgz#c9c0bcd2ecc63e6d89b7f4fdf17543f0650d2a54" + integrity sha512-ZySgmSNayuswArywrOUhPzsrdf6lEBlqoOrKaNvYpgKGM5Ydbh7k3QzSeyWhEm9xFWgrHBwtQLsLbqiu61Fb6w== dependencies: axios "1.7.2" cycle "1.0.3"