Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.14.0 (#2147)
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 2, 2024
1 parent 5883814 commit be8fe1c
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 38 deletions.
86 changes: 50 additions & 36 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"devDependencies": {
"@eslint/compat": "1.2.2",
"@eslint/eslintrc": "3.1.0",
"@eslint/js": "9.13.0",
"@eslint/js": "9.14.0",
"@microsoft/eslint-formatter-sarif": "3.1.0",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/inflection": "1.13.2",
Expand All @@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "8.12.2",
"@typescript-eslint/parser": "8.12.2",
"@vitejs/plugin-react": "4.3.3",
"eslint": "9.13.0",
"eslint": "9.14.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "rc",
"eslint-plugin-security": "3.0.1",
Expand Down

0 comments on commit be8fe1c

Please sign in to comment.