From 3e015660f062d63102b5a104821ae2daf7115d6b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 06:22:33 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.13.369 (#1589) 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.367` -> `1.13.369`](https://renovatebot.com/diffs/npm/@book000%2fnode-utils/1.13.367/1.13.369) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@book000%2fnode-utils/1.13.369?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@book000%2fnode-utils/1.13.369?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@book000%2fnode-utils/1.13.367/1.13.369?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@book000%2fnode-utils/1.13.367/1.13.369?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
book000/node-utils (@​book000/node-utils) ### [`v1.13.369`](https://redirect.github.com/book000/node-utils/releases/tag/v1.13.369) [Compare Source](https://redirect.github.com/book000/node-utils/compare/v1.13.368...v1.13.369) ##### [1.13.369](https://redirect.github.com/book000/node-utils/compare/v1.13.368...v1.13.369) (2024-11-26) ##### 🎨 Chore - **deps:** update dependency prettier to v3.4.0 ([#​730](https://redirect.github.com/book000/node-utils/issues/730)) ([79dc47a](https://redirect.github.com/book000/node-utils/commit/79dc47a370e6508c93dec5d3f2450a7a9f0d7f4e)) ### [`v1.13.368`](https://redirect.github.com/book000/node-utils/releases/tag/v1.13.368) [Compare Source](https://redirect.github.com/book000/node-utils/compare/v1.13.367...v1.13.368) ##### [1.13.368](https://redirect.github.com/book000/node-utils/compare/v1.13.367...v1.13.368) (2024-11-26) ##### 🎨 Chore - **deps:** update dependency [@​types/node](https://redirect.github.com/types/node) to v22.10.0 ([#​729](https://redirect.github.com/book000/node-utils/issues/729)) ([40e40dc](https://redirect.github.com/book000/node-utils/commit/40e40dce41d99c91fbf7627cabc6e9ca6e6b3259))
--- ### 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/pixiv-public-to-private). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 3e1bbaa4..15c41885 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "devDependencies": { "@book000/eslint-config": "1.7.100", - "@book000/node-utils": "1.13.367", + "@book000/node-utils": "1.13.369", "@book000/pixivts": "0.30.372", "@types/node": "22.10.0", "eslint": "9.15.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49f02f46..223c5a0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 1.7.100 version: 1.7.100(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0)(typescript@5.7.2))(eslint@9.15.0))(eslint-plugin-n@16.6.2(eslint@9.15.0))(eslint-plugin-promise@6.6.0(eslint@9.15.0))(eslint@9.15.0))(eslint@9.15.0)(typescript@5.7.2) '@book000/node-utils': - specifier: 1.13.367 - version: 1.13.367 + specifier: 1.13.369 + version: 1.13.369 '@book000/pixivts': specifier: 0.30.372 version: 0.30.372(typescript@5.7.2) @@ -55,8 +55,8 @@ packages: eslint: 9.15.0 eslint-config-standard: 17.1.0 - '@book000/node-utils@1.13.367': - resolution: {integrity: sha512-+n10dinLggQqmGfoOeFALWACNk2Au72MswlTJ28cW07bd8xpea4RCV0mNrj2aK03BZVH6tw027R/QWi8DgcGvg==} + '@book000/node-utils@1.13.369': + resolution: {integrity: sha512-99Ya9oUcmzsm34y1uiVJ5cJ1FFsuck56CjzgaqsXSZkKL9ajUekBAOgPlYEro9Is3aES79ti6Y7ywHpmtvRj+A==} '@book000/pixivts@0.30.372': resolution: {integrity: sha512-vnMCldHT9DdsL+HjIvgnLMCa5ilJAjpf5/2vCM6xxeSmgJathGnPLWIh6bSxQnKFnAweiE+D2xbc6LB9JmYkxA==} @@ -1939,7 +1939,7 @@ snapshots: - supports-color - typescript - '@book000/node-utils@1.13.367': + '@book000/node-utils@1.13.369': dependencies: axios: 1.7.8 cycle: 1.0.3