Skip to content

Commit a9ef042

Browse files
authored
Merge pull request #69 from dargstack/renovate/node-22.x
chore(deps): update dependency node to v22
2 parents 1d3f468 + 3ee2090 commit a9ef042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
22

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"license": "GPL-3.0-only",
99
"type": "module",
1010
"engines": {
11-
"node": "20"
11+
"node": "22"
1212
},
1313
"packageManager": "[email protected]",
1414
"scripts": {

0 commit comments

Comments
 (0)