Skip to content

chore: regenerated package lock file#2304

Closed
abhilash-sivan wants to merge 3 commits intomainfrom
fix-package-lock
Closed

chore: regenerated package lock file#2304
abhilash-sivan wants to merge 3 commits intomainfrom
fix-package-lock

Conversation

@abhilash-sivan
Copy link
Contributor

@abhilash-sivan abhilash-sivan commented Jan 22, 2026

regenerated package lock file

node: v22.22.0
npm: v11.8.0

  • updated tsconfig as type check in node_module was failing

node_modules/@types/cacheable-request/index.d.ts:115:76 - error TS2709: Cannot use namespace 'ResponseLike' as a type. 115 rawListeners(event: 'response'): Array<(response: ServerResponse | ResponseLike) => void>; ~~~~~~~~~~~~ node_modules/@types/cacheable-request/index.d.ts:118:60 - error TS2709: Cannot use namespace 'ResponseLike' as a type. 118 emit(event: 'response', response: ServerResponse | ResponseLike): boolean; ~~~~~~~~~~~~ Found 11 errors in the same file, starting at: node_modules/@types/cacheable-request/index.d.ts:26

https://www.typescriptlang.org/tsconfig/skipLibCheck.html

@abhilash-sivan abhilash-sivan changed the title chore: fix corrupted package lock file chore: regenerated package lock file Jan 22, 2026
@abhilash-sivan
Copy link
Contributor Author

Closing this for now; will check if the package lock needs any update after merging: #2306

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.

1 participant