Skip to content

Commit

Permalink
Merge branch 'master' of github.com:misanorot/ioBroker.alarm
Browse files Browse the repository at this point in the history
  • Loading branch information
misanorot committed Nov 5, 2023
2 parents 50a1803 + e04ae3a commit e1fa909
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 42 deletions.
95 changes: 58 additions & 37 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"node": ">= 16"
},
"dependencies": {
"@iobroker/adapter-core": "^3.0.3",
"@iobroker/adapter-core": "^3.0.4",
"node-schedule": "^2.1.1",
"suncalc2": "^1.8.1"
},
Expand All @@ -34,12 +34,12 @@
"@iobroker/testing": "^4.1.0",
"@tsconfig/node16": "^16.1.1",
"@types/chai": "^4.3.6",
"@types/chai-as-promised": "^7.1.6",
"@types/chai-as-promised": "^7.1.7",
"@types/mocha": "^10.0.1",
"@types/node": "^20.8.0",
"@types/proxyquire": "^1.3.29",
"@types/node": "^20.8.10",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^10.0.15",
"@types/sinon-chai": "^3.2.9",
"@types/sinon-chai": "^3.2.11",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.50.0",
Expand Down

0 comments on commit e1fa909

Please sign in to comment.