Skip to content

Commit

Permalink
update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
TA2k committed Nov 29, 2023
1 parent 74d1eec commit 2a79cf8
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 96 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

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

22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"dependencies": {
"@iobroker/adapter-core": "^3.0.4",
"@peculiar/webcrypto": "^1.4.3",
"axios": "^1.6.0",
"axios": "^1.6.2",
"json-bigint": "^1.0.0",
"json2iob": "^2.4.8",
"json2iob": "^2.4.10",
"ngeohash": "^0.6.3",
"qs": "^6.11.2",
"request": "^2.88.2",
Expand All @@ -33,22 +33,22 @@
"description": "Adapter for VW Connect",
"devDependencies": {
"@iobroker/testing": "^4.1.0",
"@types/chai": "^4.3.9",
"@types/chai-as-promised": "^7.1.7",
"@types/mocha": "^10.0.3",
"@types/node": "^20.8.10",
"@types/proxyquire": "^1.3.30",
"@types/sinon": "^17.0.0",
"@types/sinon-chai": "^3.2.11",
"@types/chai": "^4.3.11",
"@types/chai-as-promised": "^7.1.8",
"@types/mocha": "^10.0.6",
"@types/node": "^20.10.0",
"@types/proxyquire": "^1.3.31",
"@types/sinon": "^17.0.2",
"@types/sinon-chai": "^3.2.12",
"chai": "^4.3.10",
"chai-as-promised": "^7.1.1",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-plugin-promise": "^6.1.1",
"mocha": "^10.2.0",
"proxyquire": "^2.1.3",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",
"typescript": "~5.2.2"
"typescript": "~5.3.2"
},
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit 2a79cf8

Please sign in to comment.