Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update @types/markdown-it to resolve build issues #2062

Merged
merged 2 commits into from
May 1, 2024

Conversation

rajsite
Copy link
Member

@rajsite rajsite commented May 1, 2024

Pull Request

🤨 Rationale

The peer dep "@types/linkify-it": "^3.0.5" was added to resolve an issue with how @types/markdown-it manages deps. That was resolved in @types/markdown-it@13.0.8.

Closes #2061

👩‍💻 Implementation

Bump our min version of @types/markdown-it and remove the @types/linkify-it peer dep.

🧪 Testing

Rely on CI

✅ Checklist

  • I have updated the project documentation to reflect my changes or determined no changes are needed.

@rajsite rajsite marked this pull request as ready for review May 1, 2024 21:29
@rajsite rajsite requested a review from jattasNI as a code owner May 1, 2024 21:29
@rajsite rajsite enabled auto-merge (squash) May 1, 2024 21:29
@rajsite rajsite disabled auto-merge May 1, 2024 21:29
@rajsite rajsite merged commit c5f2626 into main May 1, 2024
13 checks passed
@rajsite rajsite deleted the markdown-it-types-update branch May 1, 2024 21:29
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.

Remove peerDependency on @types/linkify-it
1 participant