Skip to content

Commit

Permalink
Update typescript #770
Browse files Browse the repository at this point in the history
  • Loading branch information
caebr committed Feb 4, 2025
1 parent c0d71fb commit b424b05
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 63 deletions.
123 changes: 62 additions & 61 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 @@ -91,8 +91,8 @@
"karma-spec-reporter": "0.0.36",
"lint-staged": "15.4.3",
"prettier": "3.4.2",
"typescript": "5.6.3",
"typescript-eslint": "8.18.1"
"typescript": "5.7.3",
"typescript-eslint": "8.23.0"
},
"lint-staged": {
"./src/app/**/*.{ts,html}": "eslint",
Expand Down

0 comments on commit b424b05

Please sign in to comment.