From 198dfa41c7095ead8821fead5e7df16d9d265f48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:13:57 +0000 Subject: [PATCH] chore(deps): update dependency @eslint/js to v9.4.0 --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index c3a9fc7d..ea9ff556 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "4.3.0", - "@eslint/js": "9.3.0", + "@eslint/js": "9.4.0", "@release-it/conventional-changelog": "8.0.1", "@types/eslint-plugin-markdown": "2.0.2", "@types/node": "20.12.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7b3bcd7e..ba44f6f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 4.3.0 version: 4.3.0(eslint@9.3.0) '@eslint/js': - specifier: 9.3.0 - version: 9.3.0 + specifier: 9.4.0 + version: 9.4.0 '@release-it/conventional-changelog': specifier: 8.0.1 version: 8.0.1(release-it@17.3.0(typescript@5.4.5)) @@ -669,6 +669,10 @@ packages: resolution: {integrity: sha512-niBqk8iwv96+yuTwjM6bWg8ovzAPF9qkICsGtcoa5/dmqcEMfdwNAX7+/OHcJHc7wj7XqPxH98oAHytFYlw6Sw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.4.0': + resolution: {integrity: sha512-fdI7VJjP3Rvc70lC4xkFXHB0fiPeojiL1PxVG6t1ZvXQrarj893PweuBTujxDUFk0Fxj4R7PIIAZ/aiiyZPZcg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@humanwhocodes/config-array@0.13.0': resolution: {integrity: sha512-DZLEEqFWQFiyK6h5YIeynKx7JlvCYWL0cImfSRXZ9l4Sg2efkFGTuFf6vzXjK1cq6IYkU+Eg/JizXw+TD2vRNw==} engines: {node: '>=10.10.0'} @@ -4392,6 +4396,8 @@ snapshots: '@eslint/js@9.3.0': {} + '@eslint/js@9.4.0': {} + '@humanwhocodes/config-array@0.13.0': dependencies: '@humanwhocodes/object-schema': 2.0.3