Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Aug 7, 2024
1 parent 2bafe47 commit c1e5ce8
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 60 deletions.
114 changes: 57 additions & 57 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types"
],
"dependencies": {
"@homebridge/ciao": "^1.3.1-beta.1",
"@homebridge/ciao": "^1.3.1",
"@homebridge/dbus-native": "^0.6.0",
"bonjour-hap": "^3.8.0",
"debug": "^4.3.6",
Expand All @@ -70,8 +70,8 @@
"@types/jest": "^29.5.12",
"@types/node": "^22.1.0",
"@types/plist": "^3.0.5",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.1",
"@typescript-eslint/parser": "^8.0.1",
"axios": "^1.7.3",
"commander": "^12.1.0",
"escape-html": "^1.0.3",
Expand Down

0 comments on commit c1e5ce8

Please sign in to comment.