Skip to content

Commit 18149a1

Browse files
meta: bump @eslint/plugin-kit and eslint
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>
1 parent 7f751fd commit 18149a1

File tree

2 files changed

+80
-69
lines changed

2 files changed

+80
-69
lines changed

package-lock.json

Lines changed: 79 additions & 68 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/eslint__js": "~8.42.3",
4545
"commitizen": "4.3.0",
4646
"cz-conventional-changelog": "3.3.0",
47-
"eslint": "~9.10.0",
47+
"eslint": "~9.15.0",
4848
"eslint-plugin-import-x": "~4.2.1",
4949
"eslint-plugin-no-relative-import-paths": "~1.5.5",
5050
"prettier": "3.3.3",

0 commit comments

Comments
 (0)