Bump eslint from 9.21.0 to 9.22.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.21.0 to 9.22.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.21.0...v9.22.0)

---
updated-dependencies:
- dependency-name: eslint
  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-03-10 09:57:31 +00:00
committed by Simplify4U Technical account
parent bf2f085f63
commit 3ef9aea393
2 changed files with 24 additions and 13 deletions

View File

@ -30,7 +30,7 @@
"@xmldom/xmldom": "^0.8.10"
},
"devDependencies": {
"eslint": "^9.21.0",
"eslint": "^9.22.0",
"jest": "^29.7.0"
}
}