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 Jan 19, 2025
1 parent 45fa046 commit b3d6e22
Show file tree
Hide file tree
Showing 2 changed files with 326 additions and 290 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,26 +49,26 @@
"buffer-crc32": "^1.0.0",
"iconv-lite": "^0.6.3",
"semver": "^7.6.3",
"zigbee-herdsman": "^3.2.1"
"zigbee-herdsman": "^3.2.2"
},
"devDependencies": {
"@eslint/core": "^0.10.0",
"@eslint/js": "^9.18.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
"@ianvs/prettier-plugin-sort-imports": "^4.4.1",
"@types/buffer-crc32": "^0.2.4",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.10.5",
"@types/node": "^22.10.7",
"@types/semver": "^7.5.8",
"@vitest/coverage-v8": "2.1.8",
"@vitest/coverage-v8": "3.0.2",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"fast-deep-equal": "^3.1.3",
"husky": "^9.1.7",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"ts-morph": "^25.0.0",
"typescript": "^5.7.3",
"typescript-eslint": "^8.19.1",
"vitest": "^2.1.8"
"typescript-eslint": "^8.20.0",
"vitest": "^3.0.2"
}
}
Loading

0 comments on commit b3d6e22

Please sign in to comment.