webpack / webpack-dev-server

Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
MIT License
7.78k stars 1.43k forks source link

chore(deps): update #5096

Closed alexander-akait closed 6 months ago

alexander-akait commented 6 months ago

For Bugs and Features; did you add new tests?

No need

Motivation / Use-Case

fix type problem and update deps

Breaking Changes

No

Additional Info

No

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.30%. Comparing base (53de75d) to head (a456478).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #5096 +/- ## ========================================== + Coverage 90.05% 90.30% +0.25% ========================================== Files 15 15 Lines 1578 1578 Branches 601 601 ========================================== + Hits 1421 1425 +4 + Misses 143 140 -3 + Partials 14 13 -1 ```

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