Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tp1de committed Jul 18, 2023
1 parent e809c15 commit 7049a7b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"bundleDependencies": false,
"dependencies": {
"@iobroker/adapter-core": "^2.6.7",
"@iobroker/adapter-core": "^2.6.8",
"buffer": "^6.0.3",
"jshint": "^2.13.4",
"rijndael-js": "^2.0.0",
Expand All @@ -38,24 +38,24 @@
"@alcalzone/release-script-plugin-iobroker": "^3.5.9",
"@alcalzone/release-script-plugin-license": "^3.5.9",
"@iobroker/testing": "^4.1.0",
"@types/chai": "^4.3.4",
"@types/chai": "^4.3.5",
"@types/chai-as-promised": "^7.1.5",
"@types/gulp": "^4.0.10",
"@types/gulp": "^4.0.13",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.17",
"@types/proxyquire": "^1.3.28",
"@types/sinon": "^10.0.11",
"@types/sinon-chai": "^3.2.9",
"axios": "^1.2.0",
"axios": "^1.4.0",
"chai": "^4.3.7",
"chai-as-promised": "^7.1.1",
"eslint": "^8.28.0",
"eslint": "^8.44.0",
"gulp": "^4.0.2",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"sinon": "^15.0.1",
"sinon": "^15.0.2",
"sinon-chai": "^3.7.0",
"typescript": "~4.9.3"
"typescript": "~5.1.6"
},
"directories": {
"lib": "lib",
Expand Down

0 comments on commit 7049a7b

Please sign in to comment.