Skip to content
This repository was archived by the owner on Feb 23, 2025. It is now read-only.

Commit a57bfd2

Browse files
chore(deps): update dependency node to v22 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53c7b49 commit a57bfd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.node-version

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"engines": {
30-
"node": "20.x"
30+
"node": "22.x"
3131
},
3232
"scripts": {
3333
"update-deps": "bunx npm-check-updates --root --format group -i",

0 commit comments

Comments
 (0)