Skip to content

Conversation

@SgtPooki
Copy link
Member

resolves multiple errors of error TS2307: Cannot find module 'mdast' or its corresponding type declarations.

resolves multiple errors of error TS2307: Cannot find module 'mdast' or its corresponding type declarations.
@SgtPooki SgtPooki self-assigned this Jan 10, 2024
@SgtPooki SgtPooki requested a review from achingbrain January 10, 2024 00:18
@achingbrain
Copy link
Member

Where are you seeing this failing?

@achingbrain achingbrain changed the title fix: npm run test succeeds fix: add missing @types/mdast dep Jan 12, 2024
Copy link
Member

@achingbrain achingbrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We use mdast in type annotations so looks like we need the extra dep.

@achingbrain achingbrain merged commit 1a3dffc into master Jan 12, 2024
@achingbrain achingbrain deleted the fix/test-run branch January 12, 2024 14:08
github-actions bot pushed a commit that referenced this pull request Jan 12, 2024
## [42.1.3](v42.1.2...v42.1.3) (2024-01-12)

### Bug Fixes

* add missing @types/mdast dep ([#1445](#1445)) ([1a3dffc](1a3dffc))
* remove premove and merge-options ([#1449](#1449)) ([889b03a](889b03a)), closes [#1434](#1434)
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.

3 participants