From 3fdafbeb0feee1474d99f0d7590018fd61ecd61e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 21:55:12 +0000 Subject: [PATCH] CI(deps): Update linters to v9.18.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- npm/eslint-config/package.json | 4 ++-- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/npm/eslint-config/package.json b/npm/eslint-config/package.json index 91f162a..2b88bd6 100644 --- a/npm/eslint-config/package.json +++ b/npm/eslint-config/package.json @@ -30,7 +30,7 @@ "tsc": "tsc eslint.config.js --declaration --allowJs --emitDeclarationOnly --esModuleInterop --outdir types" }, "dependencies": { - "@eslint/js": "9.17.0", + "@eslint/js": "9.18.0", "eslint": "catalog:", "eslint-config-prettier": "9.1.0", "globals": "15.14.0" @@ -43,7 +43,7 @@ "prettier": "catalog:" }, "peerDependencies": { - "eslint": "9.17.0" + "eslint": "9.18.0" }, "packageManager": "pnpm@9.15.1", "publishConfig": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54849fa..77250b3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: npm/eslint-config: dependencies: '@eslint/js': - specifier: 9.17.0 - version: 9.17.0 + specifier: 9.18.0 + version: 9.18.0 eslint: specifier: 'catalog:' version: 9.17.0 @@ -370,6 +370,10 @@ packages: resolution: {integrity: sha512-Sxc4hqcs1kTu0iID3kcZDW3JHq2a77HO9P8CP6YEA/FpH3Ll8UXE2r/86Rz9YJLKme39S9vU5OWNjC6Xl0Cr3w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.18.0': + resolution: {integrity: sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.4': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4686,6 +4690,8 @@ snapshots: '@eslint/js@9.17.0': {} + '@eslint/js@9.18.0': {} + '@eslint/object-schema@2.1.4': {} '@eslint/plugin-kit@0.2.3':