File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
packages/kernel-test-local Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments