-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(devdeps): update dependency eslint to v9.13.0 (#2262)
* chore(devdeps): update dependency eslint to v9.13.0 * chore: add changeset renovate-be946cc --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Scaleway Bot <github@scaleway.com>
- Loading branch information
1 parent
8f5aeea
commit 237d4c1
Showing
4 changed files
with
100 additions
and
95 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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@scaleway/eslint-config-react': patch | ||
--- | ||
|
||
Updated dependency `eslint` to `9.13.0`. |
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 |
---|---|---|
|
@@ -50,7 +50,7 @@ | |
"eslint": ">= 9.7" | ||
}, | ||
"devDependencies": { | ||
"eslint": "9.12.0", | ||
"eslint": "9.13.0", | ||
"typescript": "5.6.3" | ||
} | ||
} |
Oops, something went wrong.