-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update packages for @arabasta/eslint-config (#5)
- Loading branch information
1 parent
0881547
commit efd69db
Showing
65 changed files
with
229 additions
and
209 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,7 +11,7 @@ Custom ESLint config to share between my projects. Originally extracted from [vi | |
|
||
<!-- start generated block (required-typescript-version) --> | ||
|
||
- The optional TypeScript config requires a `typescript` version that satisfies the following constraint: `>=4.7.4 <5.6.0` | ||
- The optional TypeScript config requires a `typescript` version that satisfies the following constraint: `>=4.7.4 <5.7.0` | ||
|
||
<!-- end generated block (required-typescript-version) --> | ||
|
||
|
@@ -95,8 +95,8 @@ Plugin packages included in this ESLint config: | |
- [email protected] | ||
- [email protected] | ||
- [email protected] | ||
- [email protected].12 | ||
- eslint-plugin-testing-library@6.3.0 | ||
- [email protected].13 | ||
- eslint-plugin-testing-library@6.4.0 | ||
- [email protected] | ||
|
||
<!-- end generated block (plugin-packages) --> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1208,7 +1208,7 @@ | |
"react", | ||
"react-hooks", | ||
"react-refresh", | ||
"testing-library:eslint-plugin-testing-library@6.3.0", | ||
"testing-library:eslint-plugin-testing-library@6.4.0", | ||
"unused-imports", | ||
"vitest:[email protected]" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1207,7 +1207,7 @@ | |
"react", | ||
"react-hooks", | ||
"react-refresh", | ||
"testing-library:eslint-plugin-testing-library@6.3.0", | ||
"testing-library:eslint-plugin-testing-library@6.4.0", | ||
"unused-imports", | ||
"vitest:[email protected]" | ||
], | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,7 +1178,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1198,7 +1198,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,7 +1178,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1198,7 +1198,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1191,7 +1191,7 @@ | |
"xit": false, | ||
"xtest": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1211,7 +1211,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,7 +1178,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1198,7 +1198,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,7 +1178,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1201,7 +1201,7 @@ | |
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@arabasta/require-useeffect-dependency-array:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1178,7 +1178,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1201,7 +1201,7 @@ | |
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@arabasta/require-useeffect-dependency-array:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1188,7 +1188,7 @@ | |
"visualViewport": false, | ||
"window": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1208,7 +1208,7 @@ | |
"@arabasta/no-destructuring-arrays-as-objects:@arabasta/[email protected]", | ||
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1191,7 +1191,7 @@ | |
"xit": false, | ||
"xtest": false | ||
}, | ||
"parser": "typescript-eslint/parser@8.8.1", | ||
"parser": "typescript-eslint/parser@8.10.0", | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"generators": false, | ||
|
@@ -1214,7 +1214,7 @@ | |
"@arabasta/report-caught-error:@arabasta/[email protected]", | ||
"@arabasta/require-useeffect-dependency-array:@arabasta/[email protected]", | ||
"@eslint-community/eslint-comments:@eslint-community/[email protected]", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.8.1", | ||
"@typescript-eslint:@typescript-eslint/eslint-plugin@8.10.0", | ||
"deprecation:[email protected]", | ||
"es", | ||
"import", | ||
|
Oops, something went wrong.