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 Oct 31, 2024
1 parent aaed22d commit 3ca0a91
Show file tree
Hide file tree
Showing 2 changed files with 192 additions and 186 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@
"semver": "^7.6.3",
"tar-stream": "^3.1.7",
"uri-js": "^4.4.1",
"zigbee-herdsman": "^2.1.5"
"zigbee-herdsman": "^2.1.7"
},
"devDependencies": {
"@eslint/core": "^0.7.0",
"@eslint/core": "^0.8.0",
"@eslint/js": "^9.13.0",
"@ianvs/prettier-plugin-sort-imports": "^4.3.1",
"@types/buffer-crc32": "^0.2.4",
"@types/eslint__js": "^8.42.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.1",
"@types/node": "^22.8.6",
"@types/semver": "^7.5.8",
"@types/tar-stream": "^3.1.3",
"eslint": "^9.13.0",
Expand All @@ -74,7 +74,7 @@
"ts-jest": "^29.2.5",
"ts-morph": "^24.0.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.11.0"
"typescript-eslint": "^8.12.2"
},
"jest": {
"preset": "ts-jest",
Expand Down
Loading

0 comments on commit 3ca0a91

Please sign in to comment.