ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
177 stars 6 forks source link

chore: bumpup devdependenvies #150

Closed ssssota closed 7 months ago

changeset-bot[bot] commented 7 months ago

⚠️ No Changeset found

Latest commit: 0ee4065f370daf141648f7ed4342c7594969cab0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 7 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (974a309) 98.93% compared to head (0ee4065) 28.58%.

Files Patch % Lines
src/routes/docs/+page.ts 0.00% 1 Missing :warning:
src/routes/docs/[slug]/+page.ts 0.00% 1 Missing :warning:
src/routes/docs/_example/index.ts 0.00% 1 Missing :warning:
svelte.config.js 0.00% 1 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #150 +/- ## =========================================== - Coverage 98.93% 28.58% -70.36% =========================================== Files 8 42 +34 Lines 282 1046 +764 Branches 38 71 +33 =========================================== + Hits 279 299 +20 - Misses 3 733 +730 - Partials 0 14 +14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.