From 72511543b05b91966a424fd30b8d6eeef32d0bac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:38:08 +0000 Subject: [PATCH] chore(deps): update dependency @book000/eslint-config to v1.8.6 --- package.json | 2 +- pnpm-lock.yaml | 30 ++++++++++++++++++++++++------ 2 files changed, 25 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 65067a7..51346c6 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/eslint-config": "1.8.5", + "@book000/eslint-config": "1.8.6", "@book000/node-utils": "1.13.476", "@types/jest": "29.5.14", "@types/node": "22.13.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b03cc88..022874a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: devDependencies: '@book000/eslint-config': - specifier: 1.8.5 - version: 1.8.5(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-promise@7.2.1(eslint@9.20.1))(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3) + specifier: 1.8.6 + version: 1.8.6(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-promise@7.2.1(eslint@9.20.1))(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3) '@book000/node-utils': specifier: 1.13.476 version: 1.13.476 @@ -233,8 +233,8 @@ packages: '@bcoe/v8-coverage@0.2.3': resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} - '@book000/eslint-config@1.8.5': - resolution: {integrity: sha512-o3IZUZyxXYaDOpyMI+WnuZ/mnIZ8jb/u5PelyfMk1bAR2xAGScjabKpC57o/9mvHElxfQrw7eCRztAbR7Oyc7g==} + '@book000/eslint-config@1.8.6': + resolution: {integrity: sha512-sfzLDwfPaGKaUiuFwwC+BoMth9d5gDQvIRfCnVNSK4Tx7bTKIOdFEyIiLuctrTetz67l7peQGy7F9AwG7SNCXw==} peerDependencies: eslint: 9.20.1 eslint-config-standard: 17.1.0 @@ -429,6 +429,10 @@ packages: resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/eslintrc@3.3.0': + resolution: {integrity: sha512-yaVPAiNAalnCZedKLdR21GOGILMLKPyqSLWaAjQFvYA2i/ciDi8ArYVr69Anohb6cH2Ukhqti4aFnYyPm8wdwQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.20.0': resolution: {integrity: sha512-iZA07H9io9Wn836aVTytRaNqh00Sad+EamwOVJT12GTLw1VGMFV/4JaME+JjLtr9fiGaoWgYnS54wrfWsSs4oQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2912,9 +2916,9 @@ snapshots: '@bcoe/v8-coverage@0.2.3': {} - '@book000/eslint-config@1.8.5(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-promise@7.2.1(eslint@9.20.1))(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3)': + '@book000/eslint-config@1.8.6(eslint-config-standard@17.1.0(eslint-plugin-import@2.31.0(@typescript-eslint/parser@8.24.1(eslint@9.20.1)(typescript@5.7.3))(eslint@9.20.1))(eslint-plugin-n@17.15.1(eslint@9.20.1))(eslint-plugin-promise@7.2.1(eslint@9.20.1))(eslint@9.20.1))(eslint@9.20.1)(typescript@5.7.3)': dependencies: - '@eslint/eslintrc': 3.2.0 + '@eslint/eslintrc': 3.3.0 '@typescript-eslint/parser': 8.24.1(eslint@9.20.1)(typescript@5.7.3) eslint: 9.20.1 eslint-config-prettier: 10.0.1(eslint@9.20.1) @@ -3062,6 +3066,20 @@ snapshots: transitivePeerDependencies: - supports-color + '@eslint/eslintrc@3.3.0': + dependencies: + ajv: 6.12.6 + debug: 4.4.0 + espree: 10.3.0 + globals: 14.0.0 + ignore: 5.3.2 + import-fresh: 3.3.1 + js-yaml: 4.1.0 + minimatch: 3.1.2 + strip-json-comments: 3.1.1 + transitivePeerDependencies: + - supports-color + '@eslint/js@9.20.0': {} '@eslint/object-schema@2.1.6': {}