0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2025-04-17 04:16:21 +02:00

Bump eslint from 9.23.0 to 9.24.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.23.0 to 9.24.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.23.0...v9.24.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.24.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-04-07 10:35:09 +00:00 committed by David Anson
parent b378c63c8b
commit 220cb451c3

View file

@ -28,7 +28,7 @@
"@eslint/js": "9.24.0",
"@stylistic/eslint-plugin": "4.2.0",
"@vercel/ncc": "0.38.3",
"eslint": "9.23.0",
"eslint": "9.24.0",
"eslint-plugin-n": "17.17.0",
"eslint-plugin-unicorn": "58.0.0"
}