Skip to content

Commit f617f89

Browse files
chore(deps): update dependency node to v20
1 parent 57fee1e commit f617f89

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-
14.17.6
1+
20.12.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"prettier:check": "prettier --list-different \"**/*.{js,json,md,ts,tsx}\""
3434
},
3535
"volta": {
36-
"node": "14.17.6",
36+
"node": "20.12.0",
3737
"yarn": "1.22.17"
3838
},
3939
"contributors": [

0 commit comments

Comments
 (0)