Browse Source

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

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.29.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.29.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/11485/head
dependabot[bot] 9 months ago
committed by GitHub
parent
commit
812e577f65
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/lint": "^4.3.24",
"@umijs/max": "^4.3.24", "@umijs/max": "^4.3.24",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"eslint": "^8.57.1", "eslint": "^9.29.0",
"express": "^4.21.1", "express": "^4.21.1",
"gh-pages": "^6.1.1", "gh-pages": "^6.1.1",
"husky": "^9.1.6", "husky": "^9.1.6",

Loading…
Cancel
Save