Browse Source

chore(deps-dev): bump eslint from 8.57.1 to 9.28.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.28.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/v8.57.1...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.28.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/11479/head
dependabot[bot] 10 months ago
committed by GitHub
parent
commit
50d01547eb
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      package.json

2
package.json

@ -64,7 +64,7 @@
"@umijs/lint": "^4.3.24",
"@umijs/max": "^4.3.24",
"cross-env": "^7.0.3",
"eslint": "^8.57.1",
"eslint": "^9.28.0",
"express": "^4.21.1",
"gh-pages": "^6.1.1",
"husky": "^9.1.6",

Loading…
Cancel
Save