From 43365903d2827b527c00d75f7050becfd23f8920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 19:11:59 +0000 Subject: [PATCH] Bump @eslint/js from 9.19.0 to 9.21.0 Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.19.0 to 9.21.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.21.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/vite-todoapp/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/vite-todoapp/package.json b/examples/vite-todoapp/package.json index 93252a0..0826d85 100644 --- a/examples/vite-todoapp/package.json +++ b/examples/vite-todoapp/package.json @@ -23,7 +23,7 @@ "react-icons": "^5.4.0" }, "devDependencies": { - "@eslint/js": "^9.19.0", + "@eslint/js": "^9.21.0", "@fabrix-framework/eslint-config": "workspace:*", "@fabrix-framework/prettier-config": "workspace:*", "@graphql-codegen/cli": "^5.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5750918..8800e09 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,8 +80,8 @@ importers: version: 5.4.0(react@19.0.0) devDependencies: '@eslint/js': - specifier: ^9.19.0 - version: 9.19.0 + specifier: ^9.21.0 + version: 9.21.0 '@fabrix-framework/eslint-config': specifier: workspace:* version: link:../../shared/eslint @@ -1349,14 +1349,14 @@ packages: resolution: {integrity: sha512-grOjVNN8P3hjJn/eIETF1wwd12DdnwFDoyceUJLYYdkpbwq3nLi+4fqrTAONx7XDALqlL220wC/RHSC/QTI/0w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.19.0': - resolution: {integrity: sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==} - 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} + '@eslint/js@9.21.0': + resolution: {integrity: sha512-BqStZ3HX8Yz6LvsF5ByXYrtigrV5AXADWLAGc7PH/1SxOb7/FIYYMszZZWiUou/GB9P2lXWk2SV4d+Z8h0nknw==} + 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} @@ -6552,10 +6552,10 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.19.0': {} - '@eslint/js@9.20.0': {} + '@eslint/js@9.21.0': {} + '@eslint/object-schema@2.1.6': {} '@eslint/plugin-kit@0.2.5':