Skip to content

Commit

Permalink
fix(ignore): update dependencies (#6849)
Browse files Browse the repository at this point in the history
Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
  • Loading branch information
Koenkk and Koenkk committed Jan 7, 2024
1 parent 57e7990 commit acc678b
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 78 deletions.
136 changes: 62 additions & 74 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/Koenkk/zigbee-herdsman-converters",
"dependencies": {
"axios": "^1.6.3",
"axios": "^1.6.5",
"buffer-crc32": "^0.2.13",
"https-proxy-agent": "^7.0.2",
"semver": "^7.5.4",
Expand All @@ -54,11 +54,11 @@
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"@types/tar-stream": "^3.1.3",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"eslint": "^8.56.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-jest": "^27.6.0",
"eslint-plugin-jest": "^27.6.1",
"fast-deep-equal": "*",
"jest": "^29.7.0",
"rimraf": "^5.0.5",
Expand Down

0 comments on commit acc678b

Please sign in to comment.