From 7e290a74990b27206c688cb3d58d9ee1ae5ed067 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 22:41:00 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.12.13 (#98) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aa4020e9..4d15ab8f 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "lint": "run-z lint:prettier,lint:eslint,lint:tsc" }, "devDependencies": { - "@book000/node-utils": "1.12.12", + "@book000/node-utils": "1.12.13", "@types/jest": "29.5.11", "@types/node": "20.10.6", "@typescript-eslint/eslint-plugin": "6.17.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b22eda4..c11947e7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@book000/node-utils': - specifier: 1.12.12 - version: 1.12.12 + specifier: 1.12.13 + version: 1.12.13 '@types/jest': specifier: 29.5.11 version: 29.5.11 @@ -413,8 +413,8 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@book000/node-utils@1.12.12: - resolution: {integrity: sha512-yqV/4jHk3T5O0duvWQEctlcAXAwvF4GqfSyyXFfDWB92YhZ3Z2I3O4vux9F0KmEryRFSUd7DtFpeOF9ROekRKA==} + /@book000/node-utils@1.12.13: + resolution: {integrity: sha512-Z2FjVYyuGWUrkxczrqK7JtE66JQIiWrOrFwAJMeDyPcsWO9BSGsJB5eUsq5+wTxOdyy+0M7LsI9rDqQBHD+EkA==} dependencies: axios: 1.6.3 cycle: 1.0.3