Skip to content

Commit

Permalink
update typescript and dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Apr 13, 2024
1 parent 92401ae commit 0063e36
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 75 deletions.
142 changes: 71 additions & 71 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@
"homebridge-plugin"
],
"devDependencies": {
"@types/node": "^20.12.5",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"eslint": "^8.57.0",
"homebridge": "^1.7.0",
"nodemon": "^3.1.0",
"rimraf": "^5.0.5",
"ts-node": "^10.9.2",
"typescript": "^5.4.4"
"typescript": "^5.4.5"
}
}

0 comments on commit 0063e36

Please sign in to comment.