Bump eslint from 9.33.0 to 9.34.0

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

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.34.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-08-25 16:37:03 +00:00
committed by Simplify4U Technical account
parent e2a43d69f6
commit c253de7654
2 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@
"@xmldom/xmldom": "^0.8.11"
},
"devDependencies": {
"eslint": "^9.33.0",
"eslint": "^9.34.0",
"jest": "^30.0.5"
}
}