Bump eslint from 9.9.1 to 9.10.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.9.1 to 9.10.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.9.1...v9.10.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 19:58:54 +00:00
committed by Daniel Micay
parent 931d96e3a6
commit 3605071f90
2 changed files with 21 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"csso-cli": "^4.0.2",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"html-minifier-terser": "^7.2.0",
"stylelint": "^16.9.0",
"stylelint-config-standard": "^36.0.1",