Skip to content

Commit

Permalink
Upgraded typescript and typescript-eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Nov 10, 2024
1 parent 75fb2b7 commit df6ae8f
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 59 deletions.
113 changes: 56 additions & 57 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"tree-kill": "^1.2.2",
"typescript": "^5.5.2",
"typescript-eslint": "^8.3.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vite-plugin-electron": "^0.28.8",
"vite-plugin-electron-renderer": "^0.14.6",
Expand Down

0 comments on commit df6ae8f

Please sign in to comment.