Skip to content

Commit

Permalink
Merge branch 'master' of github.com:iobroker-community-adapters/iobro…
Browse files Browse the repository at this point in the history
…ker.mydlink
  • Loading branch information
Garfonso committed Nov 12, 2024
2 parents 925f2c6 + 74fb906 commit b629bbf
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Check if PR should be auto-merged
uses: ahmadnassri/action-dependabot-auto-merge@v2
Expand Down
40 changes: 19 additions & 21 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 @@ -63,7 +63,7 @@
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.2",
"typescript": "~5.5.2"
"typescript": "~5.6.3"
},
"main": "build/main.js",
"files": [
Expand Down

0 comments on commit b629bbf

Please sign in to comment.