0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-21 05:41:28 +01:00

Bump eslint from 9.14.0 to 9.15.0

Bumps [eslint](https://github.com/eslint/eslint) from 9.14.0 to 9.15.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.14.0...v9.15.0)

---
updated-dependencies:
- dependency-name: eslint
  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] 2024-11-19 21:09:38 +00:00 committed by David Anson
parent 92d9594398
commit 0095ba3b2a

View file

@ -31,7 +31,7 @@
"@eslint/js": "9.15.0", "@eslint/js": "9.15.0",
"@stylistic/eslint-plugin": "2.11.0", "@stylistic/eslint-plugin": "2.11.0",
"@vercel/ncc": "0.38.3", "@vercel/ncc": "0.38.3",
"eslint": "9.14.0", "eslint": "9.15.0",
"eslint-plugin-n": "17.13.2", "eslint-plugin-n": "17.13.2",
"eslint-plugin-unicorn": "56.0.1" "eslint-plugin-unicorn": "56.0.1"
} }