Skip to content

Commit a582e63

Browse files
Update Node.js to v22.12.0
1 parent bf374fc commit a582e63

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-
22.5.1
1+
22.12.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/dompurify": "^3.0.5",
6363
"@types/lodash": "^4.17.0",
6464
"@types/mustache": "^4.2.5",
65-
"@types/node": "^18.16.17",
65+
"@types/node": "^22.0.0",
6666
"@types/react": "^18.2.79",
6767
"@types/react-color": "^3.0.12",
6868
"@types/react-dom": "^18.2.25",

0 commit comments

Comments
 (0)