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.worx
  • Loading branch information
Lucky-ESA committed Oct 26, 2024
2 parents fd0127b + d5c9e7a commit f4b73ed
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 104 deletions.
185 changes: 83 additions & 102 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@alcalzone/release-script-plugin-manual-review": "^3.7.0",
"@iobroker/adapter-dev": "^1.3.0",
"@iobroker/testing": "^4.1.3",
"@iobroker/testing": "^5.0.0",
"@tsconfig/node18": "^18.2.4",
"@types/chai": "^4.3.19",
"@types/chai-as-promised": "^8.0.1",
Expand All @@ -66,7 +66,7 @@
"mocha": "^10.7.3",
"prettier": "^3.3.3",
"proxyquire": "^2.1.3",
"sinon": "^18.0.0",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"typescript": "~5.6.2"
},
Expand Down

0 comments on commit f4b73ed

Please sign in to comment.