Skip to content

Commit 16e0f23

Browse files
build(deps-dev): bump @types/node to v22
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 442ae0f commit 16e0f23

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
@@ -9,7 +9,7 @@
99
"author": "The OpenINF Authors",
1010
"devDependencies": {
1111
"@types/jsdom": "21.1.1",
12-
"@types/node": "20.x.x",
12+
"@types/node": "22.x",
1313
"jsdom": "22.1.0",
1414
"typescript": "5.1.3"
1515
}

0 commit comments

Comments
 (0)