Skip to content

Commit

Permalink
add types
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jun 3, 2024
1 parent 90fa53f commit ef0ea2c
Show file tree
Hide file tree
Showing 3 changed files with 239 additions and 55 deletions.
106 changes: 53 additions & 53 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 @@ -45,7 +45,7 @@
"@eslint/js": "^9.4.0",
"@stylistic/eslint-plugin": "^2.1.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"eslint": "^9.4.0",
"globals": "^15.3.0",
"homebridge": "^1.8.2",
Expand All @@ -55,6 +55,6 @@
"rimraf": "^5.0.7",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0-alpha.24"
"typescript-eslint": "^8.0.0-alpha.25"
}
}
Loading

0 comments on commit ef0ea2c

Please sign in to comment.