Commit 231cee5
build(deps-dev): bump and replace @eslint/compat with @eslint/config-helpers (#32)
* build(deps-dev): bump @eslint/compat
Bumps the eslint group with 1 update in the / directory: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat).
Updates `@eslint/compat` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.1.0/packages/compat)
---
updated-dependencies:
- dependency-name: "@eslint/compat"
dependency-version: 2.1.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(eslint): fix deprecated error in eslint.config.mts
```
14:3 error `includeIgnoreFile` is deprecated. Use the `includeIgnoreFile()` function exported by
`@eslint/config-helpers` instead (also available at `eslint/config`) @typescript-eslint/no-deprecated
```
* build(package): remove unused `@eslint/compat`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark <mark@remarkablemark.org>1 parent 0468753 commit 231cee5
3 files changed
Lines changed: 19 additions & 27 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments