From df0bfb29cf319307fccf3948bff06a73966d4882 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:55:59 +0000 Subject: [PATCH] chore(deps): update dependency @book000/node-utils to v1.8.4 (#179) 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 7543d365..855b37e1 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "start": "tsx ./src/main.ts" }, "devDependencies": { - "@book000/node-utils": "1.8.3", + "@book000/node-utils": "1.8.4", "@types/node": "20.8.7", "@typescript-eslint/eslint-plugin": "6.9.1", "@typescript-eslint/parser": "6.9.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 26717d5c..fd167d13 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@book000/node-utils': - specifier: 1.8.3 - version: 1.8.3 + specifier: 1.8.4 + version: 1.8.4 '@types/node': specifier: 20.8.7 version: 20.8.7 @@ -92,8 +92,8 @@ packages: js-tokens: 4.0.0 dev: true - /@book000/node-utils@1.8.3: - resolution: {integrity: sha512-8X8Op1nT1RdKBcAYorsf1uWD5meaptF5Dd0gdWDkyAxegIOhD5jPdtGAXj1J1T1ZMxrcxVjytkJtEoPZmE2BJw==} + /@book000/node-utils@1.8.4: + resolution: {integrity: sha512-l9YQsCmnDHlKl7gBtbY6OtlEgrlkaiotxdPDRs3ThbQUUa6dBlevEpusoYVuyg9aaCHdtGopCdE0lzwkJqSkIQ==} dependencies: axios: 1.6.0 cycle: 1.0.3