Bump eslint from 9.34.0 to 9.35.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.34.0 to 9.35.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.34.0...v9.35.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.35.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-08 10:24:02 +00:00
committed by GitHub
parent 1486aaa2e2
commit cab00f9fb9
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
},
"devDependencies": {
"@eslint/js": "^9.34.0",
"eslint": "^9.34.0",
"eslint": "^9.35.0",
"globals": "^16.3.0"
}
}