Skip to content

Commit

Permalink
fix(ignore): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored and github-actions[bot] committed Nov 24, 2024
1 parent 7166725 commit 9d8d988
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 270 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@serialport/bindings-cpp": "^12.0.1",
"@serialport/parser-delimiter": "^12.0.0",
"@serialport/stream": "^12.0.0",
"bonjour-service": "^1.2.1",
"bonjour-service": "^1.3.0",
"debounce": "^2.2.0",
"fast-deep-equal": "^3.1.3",
"mixin-deep": "^2.0.1",
Expand All @@ -41,18 +41,18 @@
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@babel/preset-typescript": "^7.26.0",
"@eslint/core": "^0.8.0",
"@eslint/js": "^9.14.0",
"@eslint/core": "^0.9.0",
"@eslint/js": "^9.15.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@serialport/binding-mock": "^10.2.2",
"@types/debounce": "^1.2.4",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/mz": "^2.7.8",
"@types/nedb": "^1.8.16",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"babel-jest": "^29.7.0",
"eslint": "^9.14.0",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"jest": "^29.7.0",
"prettier": "^3.3.3",
Expand All @@ -61,8 +61,8 @@
"typedoc": "^0.26.11",
"typedoc-plugin-markdown": "^4.2.10",
"typedoc-plugin-no-inherit": "^1.4.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0"
"typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"homepage": "https://github.com/Koenkk/zigbee-herdsman",
"keywords": [
Expand Down
Loading

0 comments on commit 9d8d988

Please sign in to comment.