Bump eslint from 9.39.0 to 9.39.1

Bumps [eslint](https://github.com/eslint/eslint) from 9.39.0 to 9.39.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 09:01:18 +00:00
committed by Simplify4U Technical account
parent 65009cbda6
commit f7c867403d
2 changed files with 9 additions and 9 deletions

View File

@ -30,7 +30,7 @@
"@xmldom/xmldom": "^0.8.11"
},
"devDependencies": {
"eslint": "^9.39.0",
"eslint": "^9.39.1",
"jest": "^30.2.0"
}
}