Skip to content

Commit

Permalink
meta: bump @eslint/plugin-kit and eslint
Browse files Browse the repository at this point in the history
Bumps [@eslint/plugin-kit](https://github.com/eslint/rewrite) to 0.2.3 and updates ancestor dependency [eslint](https://github.com/eslint/eslint). These dependencies need to be updated together.


Updates `@eslint/plugin-kit` from 0.1.0 to 0.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@core-v0.1.0...plugin-kit-v0.2.3)

Updates `eslint` from 9.10.0 to 9.15.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.10.0...v9.15.0)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
- dependency-name: eslint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent 7f751fd commit 18149a1
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 69 deletions.
147 changes: 79 additions & 68 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/eslint__js": "~8.42.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"eslint": "~9.10.0",
"eslint": "~9.15.0",
"eslint-plugin-import-x": "~4.2.1",
"eslint-plugin-no-relative-import-paths": "~1.5.5",
"prettier": "3.3.3",
Expand Down

0 comments on commit 18149a1

Please sign in to comment.