Skip to content

Commit

Permalink
updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jul 19, 2024
1 parent 88571d5 commit 23ee560
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,26 +23,26 @@
"@iobroker/adapter-core": "^3.1.6"
},
"devDependencies": {
"@alcalzone/release-script": "^3.7.0",
"@alcalzone/release-script": "^3.7.3",
"@alcalzone/release-script-plugin-iobroker": "^3.7.2",
"@alcalzone/release-script-plugin-license": "^3.7.0",
"@iobroker/adapter-dev": "^1.3.0",
"@iobroker/testing": "^4.1.3",
"@types/chai": "^4.3.11",
"@types/chai": "^4.3.16",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.9",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.11",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^10.0.20",
"@types/sinon": "^17.0.3",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.2",
"eslint": "^8.57.0",
"mocha": "^10.4.0",
"mocha": "^10.6.0",
"proxyquire": "^2.1.3",
"sinon": "^17.0.0",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
"typescript": "~5.5.2"
"typescript": "~5.5.3"
},
"bugs": {
"url": "https://github.com/ioBroker/ioBroker.history/issues"
Expand Down

0 comments on commit 23ee560

Please sign in to comment.