build(deps-dev): bump eslint from 9.26.0 to 9.36.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.26.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.26.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] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-09-22 05:17:58 +00:00 committed by GitHub
parent 99c1f05302
commit 45b9c51d65
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 124 additions and 1717 deletions

1839
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -32,6 +32,6 @@
}, },
"devDependencies": { "devDependencies": {
"@stylistic/eslint-plugin-js": "^4.2.0", "@stylistic/eslint-plugin-js": "^4.2.0",
"eslint": "^9.26.0" "eslint": "^9.36.0"
} }
} }