webpack-contrib / mini-css-extract-plugin

Lightweight CSS extraction plugin
MIT License
4.65k stars 389 forks source link

chore: update dependencies to the latest version #1038

Closed ersachin3112 closed 1 year ago

ersachin3112 commented 1 year ago

This PR contains a:

Motivation / Use-Case

update dependencies to the latest version

Breaking Changes

No

Additional Info

No

alexander-akait commented 1 year ago

Need fix tests

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.24 :warning:

Comparison is base (f2cea2f) 90.54% compared to head (3c11027) 90.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1038 +/- ## ========================================== - Coverage 90.54% 90.31% -0.24% ========================================== Files 5 5 Lines 857 857 Branches 243 244 +1 ========================================== - Hits 776 774 -2 - Misses 71 73 +2 Partials 10 10 ``` | [Impacted Files](https://app.codecov.io/gh/webpack-contrib/mini-css-extract-plugin/pull/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib) | Coverage Δ | | |---|---|---| | [src/index.js](https://app.codecov.io/gh/webpack-contrib/mini-css-extract-plugin/pull/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL2luZGV4Lmpz) | `96.13% <100.00%> (ø)` | | | [src/loader.js](https://app.codecov.io/gh/webpack-contrib/mini-css-extract-plugin/pull/1038?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=webpack-contrib#diff-c3JjL2xvYWRlci5qcw==) | `89.06% <100.00%> (-1.05%)` | :arrow_down: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

alexander-akait commented 1 year ago

Let's fix old API