Skip to content

Commit

Permalink
chore(frontend): FE version bump for eslint-plugin-react-hooks, types…
Browse files Browse the repository at this point in the history
…cript-eslint/parser and @typescript-eslint/eslint-plugin (#728)

Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
  • Loading branch information
ederign authored Jan 23, 2025
1 parent ecf4e54 commit ddb7961
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
114 changes: 57 additions & 57 deletions clients/ui/frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions clients/ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
"classnames": "^2.2.6"
},
"optionalDependencies": {
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.7",
Expand All @@ -134,7 +134,7 @@
"eslint-plugin-no-relative-import-paths": "^1.5.2",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0"
"eslint-plugin-react-hooks": "^5.1.0"
},
"overrides": {
"serve": {
Expand Down

0 comments on commit ddb7961

Please sign in to comment.