Skip to content

Updated Node.js dependencies to not use outdated and vulnerable versions#1

Merged
albertnahas merged 7 commits intoalbertnahas:mainfrom
realdam:dev
Nov 14, 2025
Merged

Updated Node.js dependencies to not use outdated and vulnerable versions#1
albertnahas merged 7 commits intoalbertnahas:mainfrom
realdam:dev

Conversation

@realdam
Copy link

@realdam realdam commented Nov 12, 2025

All unit tests passed and lint output 0 errors and 8 warnings:

/home/dam/dev/aissist/src/__tests__/helpers/cli-test-harness.ts
        99:30  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion
       170:12  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion

/home/dam/dev/aissist/src/commands/goal.ts
       194:11  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion
       202:30  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion

/home/dam/dev/aissist/src/commands/todo.ts
       354:57  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion
       372:57  warning  Forbidden non-null assertion  @typescript-eslint/no-non-null-assertion

/home/dam/dev/aissist/src/utils/github.ts
       105:67  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any
       175:59  warning  Unexpected any. Specify a different type  @typescript-eslint/no-explicit-any

✖ 8 problems (0 errors, 8 warnings)

@albertnahas albertnahas merged commit 558bf50 into albertnahas:main Nov 14, 2025
1 check passed
@realdam realdam deleted the dev branch November 14, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants