Skip to content

Commit

Permalink
fix(ignore): update dependencies (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Feb 2, 2025
1 parent 0521f0e commit e986201
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 194 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"deprecated": false,
"description": "An open source ZigBee gateway solution with node.js.",
"devDependencies": {
"@eslint/core": "^0.10.0",
"@eslint/core": "^0.11.0",
"@eslint/js": "^9.19.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@serialport/binding-mock": "^10.2.2",
"@types/debounce": "^1.2.4",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"@vitest/coverage-v8": "^3.0.4",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
Expand All @@ -54,7 +54,7 @@
"typedoc-plugin-markdown": "^4.4.1",
"typedoc-plugin-no-inherit": "^1.5.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.22.0",
"vitest": "^3.0.4"
},
"homepage": "https://github.com/Koenkk/zigbee-herdsman",
Expand Down
Loading

0 comments on commit e986201

Please sign in to comment.