Skip to content

Commit

Permalink
fix(deps): update dependency eslint to v9.15.0 (#724)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent b8246bd commit edcda5c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 41 deletions.
73 changes: 33 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"eslint": "9.14.0",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-compat": "6.0.1",
Expand Down

0 comments on commit edcda5c

Please sign in to comment.