From 3d2e9dd88861fea026e98284a4f624760d51eb1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 12:51:13 +0000 Subject: [PATCH] chore(deps-dev): bump the eslint group across 1 directory with 2 updates Bumps the eslint group with 2 updates in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [globals](https://github.com/sindresorhus/globals). Updates `@eslint/js` from 9.39.1 to 9.39.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.3/packages/js) Updates `globals` from 16.5.0 to 17.2.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.2.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: globals dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- pnpm-lock.yaml | 20 ++++++++++++++++---- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f7c246b4..7bb5ddf1 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@changesets/changelog-github": "0.5.2", "@changesets/cli": "2.29.8", "@cloudflare/types": "7.0.0", - "@eslint/js": "9.39.1", + "@eslint/js": "9.39.3", "@graphql-codegen/cli": "6.1.2", "@graphql-codegen/client-preset": "5.2.3", "@graphql-typed-document-node/core": "3.2.0", @@ -72,7 +72,7 @@ "eslint": "9.39.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-unicorn": "63.0.0", - "globals": "16.5.0", + "globals": "17.2.0", "graphql": "16.13.0", "graphql-tag": "2.12.6", "knip": "5.85.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edf32dad..c1441f84 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -28,8 +28,8 @@ importers: specifier: 7.0.0 version: 7.0.0(react@17.0.2) '@eslint/js': - specifier: 9.39.1 - version: 9.39.1 + specifier: 9.39.3 + version: 9.39.3 '@graphql-codegen/cli': specifier: 6.1.2 version: 6.1.2(@types/node@24.11.0)(graphql@16.13.0)(typescript@5.9.3) @@ -82,8 +82,8 @@ importers: specifier: 63.0.0 version: 63.0.0(eslint@9.39.1(jiti@2.6.1)) globals: - specifier: 16.5.0 - version: 16.5.0 + specifier: 17.2.0 + version: 17.2.0 graphql: specifier: 16.13.0 version: 16.13.0 @@ -716,6 +716,10 @@ packages: resolution: {integrity: sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/js@9.39.3': + resolution: {integrity: sha512-1B1VkCq6FuUNlQvlBYb+1jDu/gV297TIs/OeiaSR9l1H27SVW55ONE1e1Vp16NqP683+xEGzxYtv4XCiDPaQiw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/object-schema@2.1.7': resolution: {integrity: sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2400,6 +2404,10 @@ packages: resolution: {integrity: sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==} engines: {node: '>=18'} + globals@17.2.0: + resolution: {integrity: sha512-tovnCz/fEq+Ripoq+p/gN1u7l6A7wwkoBT9pRCzTHzsD/LvADIzXZdjmRymh5Ztf0DYC3Rwg5cZRYjxzBmzbWg==} + engines: {node: '>=18'} + globby@11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} @@ -4078,6 +4086,8 @@ snapshots: '@eslint/js@9.39.1': {} + '@eslint/js@9.39.3': {} + '@eslint/object-schema@2.1.7': {} '@eslint/plugin-kit@0.4.1': @@ -5964,6 +5974,8 @@ snapshots: globals@16.5.0: {} + globals@17.2.0: {} + globby@11.1.0: dependencies: array-union: 2.1.0