Skip to content

Commit

Permalink
build(deps): bump @typescript-eslint/parser @typescript-eslint/eslint…
Browse files Browse the repository at this point in the history
…-plugin and fix cross-spawn CVE

Signed-off-by: Eder Ignatowicz <[email protected]>
  • Loading branch information
ederign committed Nov 22, 2024
1 parent a12fd00 commit 58d807b
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 53 deletions.
123 changes: 72 additions & 51 deletions clients/ui/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 clients/ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
"classnames": "^2.2.6"
},
"optionalDependencies": {
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.12.2",
"@typescript-eslint/eslint-plugin": "^8.14.0",
"@typescript-eslint/parser": "^8.14.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.7",
Expand Down

0 comments on commit 58d807b

Please sign in to comment.