Skip to content

Commit 6cbedee

Browse files
committed
fix types/node version in config.json [W0066]
1 parent d89b5f6 commit 6cbedee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@iobroker/adapter-dev": "^1.5.0",
4545
"@iobroker/eslint-config": "^2.2.0",
4646
"@iobroker/testing": "^5.2.2",
47-
"@types/node": "^25.0.3",
47+
"@types/node": "^22.19.19",
4848
"@types/proxyquire": "^1.3.31",
4949
"proxyquire": "^2.1.3",
5050
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)