Skip to content

Commit f8a8b66

Browse files
chore(deps): update node.js to v16.18.0 (#269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1060309 commit f8a8b66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.17.1
1+
16.18.0

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@
6363
"typescript": "4.4.4"
6464
},
6565
"engines": {
66-
"node": "16.17.1",
66+
"node": "16.18.0",
6767
"npm": "Use Yarn v1 instead of npm",
6868
"yarn": "1.22.19"
6969
},
7070
"volta": {
71-
"node": "16.17.1",
71+
"node": "16.18.0",
7272
"yarn": "1.22.19"
7373
}
7474
}

0 commit comments

Comments
 (0)