Skip to content

Commit

Permalink
chore(deps): update dependency @typescript-eslint/parser to v7
Browse files Browse the repository at this point in the history
| datasource | package                   | from   | to    |
| ---------- | ------------------------- | ------ | ----- |
| npm        | @typescript-eslint/parser | 5.62.0 | 7.9.0 |
  • Loading branch information
stackable-bot committed May 14, 2024
1 parent 6608bbc commit 7524b7a
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 10 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/feather-icons": "^4.29.1",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-c8": "^0.31.1",
"@vitest/ui": "^0.31.1",
"eslint": "^8.40.0",
Expand Down
73 changes: 64 additions & 9 deletions yarn.lock

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

0 comments on commit 7524b7a

Please sign in to comment.