From 04c792da03ee297719389defd197fc3542e5ff75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 07:39:15 +0000 Subject: [PATCH] chore(deps-dev): bump @eslint/js from 9.22.0 to 9.27.0 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.22.0 to 9.27.0. - [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.27.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.27.0 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..b933e960 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.27.0", "@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..81e65ad4 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.27.0 + version: 9.27.0 '@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.27.0': + resolution: {integrity: sha512-G5JD9Tu5HJEu4z2Uo4aHY2sLV64B7CDMXxFzqzjl3NKd6RVzSXNoE80jk7Y0lJkTTkjiIhBAqmlYwjuBY3tvpA==} + 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.27.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.2.7':