Bump eslint from 9.29.0 to 9.30.0

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.30.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-06-30 11:22:39 +00:00
committed by Simplify4U Technical account
parent 2e21981438
commit 49cd6b8c78
2 changed files with 17 additions and 22 deletions

View File

@ -30,7 +30,7 @@
"@xmldom/xmldom": "^0.8.10"
},
"devDependencies": {
"eslint": "^9.29.0",
"eslint": "^9.30.0",
"jest": "^30.0.3"
}
}