Skip to content

Commit 614fcc3

Browse files
update @types/node requirement from ^22.10.10 to ^22.13.0
--- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae73cc0 commit 614fcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@iobroker/adapter-core": "^3.2.3",
4545
"@iobroker/types": "^7.0.6",
46-
"@types/node": "^22.10.10",
46+
"@types/node": "^22.13.0",
4747
"@types/request": "^2.48.12",
4848
"axios": "^1.7.9",
4949
"jsonata": "^2.0.6",

0 commit comments

Comments
 (0)