From 458aced0b26e0e9a499fb887405d183aca738bf9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 09:19:24 +0000 Subject: [PATCH] chore(deps-dev): bump @eslint/js from 9.22.0 to 9.30.1 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.22.0 to 9.30.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.30.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.30.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index a297aae1..fac786c7 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ ], "license": "Apache-2.0 OR MIT", "devDependencies": { - "@eslint/js": "^9.22.0", + "@eslint/js": "^9.30.1", "@ipld/car": "^5.4.0", "@ipld/dag-cbor": "^9.2.2", "@smithy/types": "^4.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8c014a58..5b13efb9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -130,8 +130,8 @@ importers: version: 8.18.1 devDependencies: '@eslint/js': - specifier: ^9.22.0 - version: 9.22.0 + specifier: ^9.30.1 + version: 9.30.1 '@ipld/car': specifier: ^5.4.0 version: 5.4.0 @@ -968,6 +968,10 @@ packages: resolution: {integrity: sha512-vLFajx9o8d1/oL2ZkpMYbkLv8nDB6yaIwFNt7nI4+I80U/z03SxmfOMsLbvWr3p7C+Wnoh//aOu2pQW8cS0HCQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.30.1': + resolution: {integrity: sha512-zXhuECFlyep42KZUhWjfvsmXGX39W8K8LFb8AWXM9gSV9dQB+MrJGLKvW6Zw0Ggnbpw0VHTtrhFXYe3Gym18jg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.6': resolution: {integrity: sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -4946,6 +4950,8 @@ snapshots: '@eslint/js@9.22.0': {} + '@eslint/js@9.30.1': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.2.7':