Skip to content

Commit 26d127a

Browse files
build: use correct Node types
1 parent b6b42ec commit 26d127a

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
@@ -52,7 +52,7 @@
5252
"@stylistic/eslint-plugin": "^5.4.0",
5353
"@types/debug": "^4.1.12",
5454
"@types/filesystem": "^0.0.36",
55-
"@types/node": "^24.3.3",
55+
"@types/node": "^20.19.22",
5656
"@types/sinon": "^17.0.4",
5757
"@types/yargs": "^17.0.33",
5858
"@typescript-eslint/eslint-plugin": "^8.43.0",

0 commit comments

Comments
 (0)