-
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.
fix(deps): update eslint rule and plugin updates
- Loading branch information
1 parent
187db32
commit a5024f1
Showing
10 changed files
with
344 additions
and
283 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-eslint-config-base-375f89aa-a6c8-4b6b-9349-0ffc79dfd378.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "major", | ||
"comment": "fix(deps): update eslint rule and plugin updates", | ||
"packageName": "@rightcapital/eslint-config-base", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-eslint-config-typescript-3231636b-6eed-4731-88fd-569c0a869f19.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "major", | ||
"comment": "fix(deps): update eslint rule and plugin updates", | ||
"packageName": "@rightcapital/eslint-config-typescript", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
...ge/@rightcapital-eslint-config-typescript-react-266a6173-768b-4111-bb78-ae8ee147776e.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "major", | ||
"comment": "fix(deps): update eslint rule and plugin updates", | ||
"packageName": "@rightcapital/eslint-config-typescript-react", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 7 additions & 0 deletions
7
change/@rightcapital-eslint-plugin-dd80f052-d9cb-4105-8120-477018e9746c.json
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "major", | ||
"comment": "fix(deps): update eslint rule and plugin updates", | ||
"packageName": "@rightcapital/eslint-plugin", | ||
"email": "29139614+renovate[bot]@users.noreply.github.com", | ||
"dependentChangeType": "patch" | ||
} |
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 |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
"@rushstack/eslint-patch": "1.10.4", | ||
"@stylistic/eslint-plugin-js": "2.3.0", | ||
"confusing-browser-globals": "1.0.11", | ||
"eslint-import-resolver-typescript": "3.6.1", | ||
"eslint-import-resolver-typescript": "3.6.3", | ||
"eslint-plugin-import": "npm:[email protected]", | ||
"eslint-plugin-lodash": "8.0.0", | ||
"eslint-plugin-n": "17.10.2", | ||
|
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
Oops, something went wrong.