Skip to content

Commit 6f234e9

Browse files
chore(deps): bump node to v22
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2d67db4 commit 6f234e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "MIT OR Apache-2.0",
99
"author": "The OpenINF Authors",
1010
"devDependencies": {
11-
"@types/node": "20.x.x",
11+
"@types/node": "22.x",
1212
"typescript": "5.1.3"
1313
}
1414
}

0 commit comments

Comments
 (0)