From f319416c36089f0975de0a651dba1fb1b5b73f50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 20:55:49 +0000 Subject: [PATCH] chore: bump eslint from 9.35.0 to 9.36.0 Bumps [eslint](https://github.com/eslint/eslint) from 9.35.0 to 9.36.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/compare/v9.35.0...v9.36.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 0f3ec90..95345ae 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "esbuild-plugin-clean": "1.0.1", "esbuild-plugin-copy": "2.1.1", "esbuild-style-plugin": "1.6.3", - "eslint": "9.35.0", + "eslint": "9.36.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-unicorn": "61.0.2", diff --git a/yarn.lock b/yarn.lock index 4afcf94..70b5539 100644 --- a/yarn.lock +++ b/yarn.lock @@ -359,10 +359,10 @@ __metadata: languageName: node linkType: hard -"@eslint/js@npm:9.35.0": - version: 9.35.0 - resolution: "@eslint/js@npm:9.35.0" - checksum: 10c0/d40fe38724bc76c085c0b753cdf937fa35c0d6807ae76b2632e3f5f66c3040c91adcf1aff2ce70b4f45752e60629fadc415eeec9af3be3c274bae1cac54b9840 +"@eslint/js@npm:9.36.0": + version: 9.36.0 + resolution: "@eslint/js@npm:9.36.0" + checksum: 10c0/e3f6fb7d6f117d79615574f7bef4f238bcfed6ece0465d28226c3a75d2b6fac9cc189121e8673562796ca8ccea2bf9861715ee5cf4a3dbef87d17811c0dac22c languageName: node linkType: hard @@ -6554,9 +6554,9 @@ __metadata: languageName: node linkType: hard -"eslint@npm:9.35.0": - version: 9.35.0 - resolution: "eslint@npm:9.35.0" +"eslint@npm:9.36.0": + version: 9.36.0 + resolution: "eslint@npm:9.36.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.8.0" "@eslint-community/regexpp": "npm:^4.12.1" @@ -6564,7 +6564,7 @@ __metadata: "@eslint/config-helpers": "npm:^0.3.1" "@eslint/core": "npm:^0.15.2" "@eslint/eslintrc": "npm:^3.3.1" - "@eslint/js": "npm:9.35.0" + "@eslint/js": "npm:9.36.0" "@eslint/plugin-kit": "npm:^0.3.5" "@humanfs/node": "npm:^0.16.6" "@humanwhocodes/module-importer": "npm:^1.0.1" @@ -6600,7 +6600,7 @@ __metadata: optional: true bin: eslint: bin/eslint.js - checksum: 10c0/798c527520ccf62106f8cd210bd1db1f8eb1b0e7a56feb0a8b322bf3a1e6a0bc6dc3a414542c22b1b393d58d5e3cd0252c44c023049de9067b836450503a2f03 + checksum: 10c0/0e2705a94847813b03f2f3c1367c0708319cbb66458250a09b2d056a088c56e079a1c1d76c44feebf51971d9ce64d010373b2a4f007cd1026fc24f95c89836df languageName: node linkType: hard @@ -10897,7 +10897,7 @@ __metadata: esbuild-plugin-clean: "npm:1.0.1" esbuild-plugin-copy: "npm:2.1.1" esbuild-style-plugin: "npm:1.6.3" - eslint: "npm:9.35.0" + eslint: "npm:9.36.0" eslint-plugin-react: "npm:7.37.5" eslint-plugin-react-hooks: "npm:5.2.0" eslint-plugin-unicorn: "npm:61.0.2"