-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency eslint to v9
- Loading branch information
1 parent
57c0be5
commit 15758f0
Showing
2 changed files
with
92 additions
and
114 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ | |
"require-all": "3.0.0" | ||
}, | ||
"devDependencies": { | ||
"eslint": "8.57.0", | ||
"eslint": "9.1.1", | ||
"jest": "29.7.0" | ||
} | ||
} |