marko-js / htmljs-parser

An HTML parser recognizes content and string placeholders and allows JavaScript expressions as attribute values
MIT License
135 stars 20 forks source link

chore: update deps #171

Closed DylanPiercey closed 8 months ago

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 47f3af0649fc59bcb1fc312ba0e46342989894c3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | htmljs-parser | Patch |

Not sure what this means? Click here to learn what changesets are.

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

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1c9d740) 93.78% compared to head (47f3af0) 93.27%.

Files Patch % Lines
src/states/CONCISE_HTML_CONTENT.ts 50.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== - Coverage 93.78% 93.27% -0.52% ========================================== Files 27 27 Lines 1303 1293 -10 Branches 298 277 -21 ========================================== - Hits 1222 1206 -16 - Misses 51 53 +2 - Partials 30 34 +4 ```

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