Skip to content

Commit 0328c3f

Browse files
authored
cleanup devDependencies
1 parent 7538ca1 commit 0328c3f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

package.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,23 +32,11 @@
3232
"@iobroker/adapter-dev": "^1.4.0",
3333
"@iobroker/testing": "^5.1.0",
3434
"@tsconfig/node14": "^14.1.4",
35-
"@types/chai": "^4.3.11",
36-
"@types/chai-as-promised": "^7.1.8",
37-
"@types/mocha": "^10.0.6",
3835
"@types/node": "^20.14.9",
39-
"@types/proxyquire": "^1.3.31",
40-
"@types/sinon": "^17.0.3",
41-
"@types/sinon-chai": "^3.2.12",
42-
"chai": "^4.5.0",
43-
"chai-as-promised": "^7.1.2",
4436
"eslint": "^8.57.0",
4537
"eslint-config-prettier": "^9.1.0",
4638
"eslint-plugin-prettier": "^5.5.4",
47-
"mocha": "^10.4.0",
4839
"prettier": "^3.6.2",
49-
"proxyquire": "^2.1.3",
50-
"sinon": "^17.0.1",
51-
"sinon-chai": "^3.7.0",
5240
"typescript": "~5.9.2"
5341
},
5442
"main": "main.js",

0 commit comments

Comments
 (0)