Skip to content

Commit

Permalink
Merge branch 'dev' into deps/zigbee-herdsman
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenkk authored Nov 13, 2024
2 parents cac30f2 + f7e7115 commit 19ff738
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: github/codeql-action/init@v3
with:
languages: javascript-typescript
build-mode: autobuild
build-mode: none
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v3
with:
Expand Down
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"winston-transport": "^4.8.0",
"ws": "^8.18.0",
"zigbee-herdsman": "2.1.8",
"zigbee-herdsman-converters": "20.45.0",
"zigbee-herdsman-converters": "20.46.0",
"zigbee2mqtt-frontend": "0.7.5"
},
"devDependencies": {
Expand Down

0 comments on commit 19ff738

Please sign in to comment.