Skip to content

Commit 14b4aa8

Browse files
committed
fix: add missing '@types/node' dependency to package.json and pnpm-lock.yaml
1 parent bcac959 commit 14b4aa8

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@ariesclark/eslint-config": "^3.1.1",
3939
"@hey-api/openapi-ts": "^0.72.1",
4040
"@types/debug": "^4.1.12",
41+
"@types/node": "^24.0.3",
4142
"eslint": "^9.29.0",
4243
"tsup": "^8.5.0",
4344
"typescript": "^5.8.3"

pnpm-lock.yaml

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)