Skip to content

Commit 25067ef

Browse files
authored
chore: bump node to 22 (#6219)
1 parent 6a9cfea commit 25067ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"devDependencies": {
6060
"@playwright/test": "^1.26.1",
6161
"@tanstack/react-query-devtools": "^5.59.15",
62-
"@types/node": "^20.17.3",
62+
"@types/node": "^22.9.0",
6363
"@types/react": "^18.3.1",
6464
"@types/ws": "^8.2.0",
6565
"autoprefixer": "^10.4.7",

0 commit comments

Comments
 (0)