Skip to content

Commit 769d650

Browse files
add types/node as direct dev dep, re: microsoft/TypeScript#59982
Signed-off-by: Ramon Petgrave <[email protected]>
1 parent f4a39b5 commit 769d650

File tree

2 files changed

+10443
-677
lines changed

2 files changed

+10443
-677
lines changed

.github/actions/verify-token/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"yaml": "2.5.1"
3232
},
3333
"devDependencies": {
34+
"@types/node": "20.17.16",
3435
"@types/jest": "29.5.14",
3536
"@types/make-fetch-happen": "10.0.4",
3637
"@typescript-eslint/eslint-plugin": "6.21.0",

0 commit comments

Comments
 (0)