Skip to content

Commit 1060309

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

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.0
1+
16.17.1

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.0",
66+
"node": "16.17.1",
6767
"npm": "Use Yarn v1 instead of npm",
6868
"yarn": "1.22.19"
6969
},
7070
"volta": {
71-
"node": "16.17.0",
71+
"node": "16.17.1",
7272
"yarn": "1.22.19"
7373
}
7474
}

0 commit comments

Comments
 (0)