Skip to content

Commit d5e90a9

Browse files
committed
update dependencies
1 parent 64f265e commit d5e90a9

File tree

3 files changed

+52
-51
lines changed

3 files changed

+52
-51
lines changed

CHANGELOG.md

+1
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

+49-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
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)