Skip to content

Commit 3dd66c7

Browse files
committed
types(kernel-test-local): Add node dev types
1 parent 8d82426 commit 3dd66c7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/kernel-test-local/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@metamask/eslint-config": "^14.0.0",
3939
"@metamask/eslint-config-nodejs": "^14.0.0",
4040
"@metamask/eslint-config-typescript": "^14.0.0",
41+
"@types/node": "^22.13.1",
4142
"@typescript-eslint/eslint-plugin": "^8.29.0",
4243
"@typescript-eslint/parser": "^8.29.0",
4344
"@typescript-eslint/utils": "^8.29.0",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3632,6 +3632,7 @@ __metadata:
36323632
"@ocap/kernel-agents": "workspace:^"
36333633
"@ocap/kernel-language-model-service": "workspace:^"
36343634
"@ocap/repo-tools": "workspace:^"
3635+
"@types/node": "npm:^22.13.1"
36353636
"@typescript-eslint/eslint-plugin": "npm:^8.29.0"
36363637
"@typescript-eslint/parser": "npm:^8.29.0"
36373638
"@typescript-eslint/utils": "npm:^8.29.0"

0 commit comments

Comments
 (0)