Skip to content

Commit d5e90a9

Browse files
committed
update dependencies
1 parent 64f265e commit d5e90a9

3 files changed

Lines changed: 52 additions & 51 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ All notable changes to `@homebridge/plugin-ui-utils` will be documented in this
1111
- update LICENSE file to match hb repo formats
1212
- spelling and grammar in code comments
1313
- update README with hb logo and formatting
14+
- update dependencies
1415

1516
## v1.0.2 (2024-03-30)
1617

package-lock.json

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"homepage": "https://github.com/homebridge/plugin-ui-utils#readme",
3838
"devDependencies": {
3939
"@types/node": "^20.12.2",
40-
"@typescript-eslint/eslint-plugin": "^7.4.0",
41-
"@typescript-eslint/parser": "^7.4.0",
40+
"@typescript-eslint/eslint-plugin": "^7.5.0",
41+
"@typescript-eslint/parser": "^7.5.0",
4242
"eslint": "^8.57.0",
4343
"rimraf": "^5.0.5",
4444
"ts-node": "^10.9.2",

0 commit comments

Comments
 (0)