Skip to content

Commit

Permalink
fix(ignore): update dependencies (#7502)
Browse files Browse the repository at this point in the history
Co-authored-by: Koenkk <2892853+Koenkk@users.noreply.github.com>
  • Loading branch information
Koenkk and Koenkk committed May 9, 2024
1 parent 21e1635 commit 559c7e3
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 50 deletions.
75 changes: 28 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,14 +46,14 @@
"buffer-crc32": "^1.0.0",
"https-proxy-agent": "^7.0.4",
"iconv-lite": "^0.6.3",
"semver": "^7.6.0",
"semver": "^7.6.2",
"tar-stream": "^3.1.7",
"zigbee-herdsman": "^0.46.1"
"zigbee-herdsman": "^0.46.6"
},
"devDependencies": {
"@types/buffer-crc32": "^0.2.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.8",
"@types/node": "^20.12.11",
"@types/tar-stream": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand Down

0 comments on commit 559c7e3

Please sign in to comment.