From 4769f5c3a213b0e428ad5713cfde45621c6407b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 19:55:29 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.12.67 (#30) 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 f7bb11fe..07952409 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "generate-schema": "typescript-json-schema --required src/config.ts ConfigInterface -o schema/Configuration.json" }, "devDependencies": { - "@book000/node-utils": "1.12.66", + "@book000/node-utils": "1.12.67", "@types/jest": "29.5.12", "@types/node": "20.11.19", "@typescript-eslint/eslint-plugin": "7.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index badd6a66..6b0a4072 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@book000/node-utils': - specifier: 1.12.66 - version: 1.12.66 + specifier: 1.12.67 + version: 1.12.67 '@types/jest': specifier: 29.5.12 version: 29.5.12 @@ -416,8 +416,8 @@ packages: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@book000/node-utils@1.12.66: - resolution: {integrity: sha512-PP3vPPnTYTSmP5SsOsuEaUBbyHi0k9cSqDOIa2ALwx9GJI8QHwx8Nos+1gAYlgm8g5yeJY3LqxbhgESyz5Lj2w==} + /@book000/node-utils@1.12.67: + resolution: {integrity: sha512-hv+V/tCEUFBR7BKWKLWar+xf192ms7t1boHq9X4T3VvqhHz4wbTnKeZ88UWy2B3zC2ZTHMcuAkiiCxsBEmUskg==} dependencies: axios: 1.6.7 cycle: 1.0.3