Skip to content

Commit

Permalink
npm update and versions bumps (#374)
Browse files Browse the repository at this point in the history
Signed-off-by: Eder Ignatowicz <[email protected]>

Regenerating package-lock.json

Removing @types/[email protected] since looks like it's not needed'

bump @typescript-eslint/parser: ^7.18.0

bump typescript-eslint/parser
  • Loading branch information
ederign authored Sep 11, 2024
1 parent 4ff876f commit a11747e
Show file tree
Hide file tree
Showing 5 changed files with 5,010 additions and 3,784 deletions.
1 change: 0 additions & 1 deletion clients/ui/frontend/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
"no-only-tests/no-only-tests": "error",
"@typescript-eslint/default-param-last": "error",
"@typescript-eslint/dot-notation": ["error", { "allowKeywords": true }],
"@typescript-eslint/lines-between-class-members": ["error", "always"],
"@typescript-eslint/method-signature-style": "error",
"@typescript-eslint/naming-convention": [
"error",
Expand Down
Loading

0 comments on commit a11747e

Please sign in to comment.