Skip to content

Commit ea2f6e5

Browse files
committed
fix: use correct node types for runtime version
1 parent e5e9a3c commit ea2f6e5

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@opentf/std": "^0.13.0",
4141
"@total-typescript/ts-reset": "^0.6.1",
4242
"@types/eslint__js": "^8.42.3",
43-
"@types/node": "^22.7.4",
43+
"@types/node": "~20.14.8",
4444
"@types/uuid": "^10.0.0",
4545
"@typescript-eslint/eslint-plugin": "^8.8.0",
4646
"@typescript-eslint/parser": "^8.8.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)