Skip to content

Commit 8aeafae

Browse files
authored
Pump @types/node (#1549)
Fix: #1548
1 parent 24dabc4 commit 8aeafae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
},
9797
"devDependencies": {
9898
"@eslint/js": "^10.0.1",
99-
"@types/node": "^25.0.2",
99+
"@types/node": "^26.0.0",
100100
"@typescript-eslint/eslint-plugin": "^8.18.0",
101101
"@typescript-eslint/parser": "^8.18.0",
102102
"c8": "^11.0.0",

0 commit comments

Comments
 (0)