webpack-cli
webpack-cli copied to clipboard
chore: update `yeoman-generator` to v5
What kind of change does this PR introduce? chore
Did you add tests for your changes? No.
If relevant, did you update the documentation? No.
Summary
update yeoman-generator
to v5.
Does this PR introduce a breaking change? No.
Other information No/
Codecov Report
Merging #3421 (11ad91d) into next (f304ab2) will increase coverage by
0.16%
. The diff coverage is100.00%
.
Additional details and impacted files
@@ Coverage Diff @@
## next #3421 +/- ##
==========================================
+ Coverage 91.61% 91.78% +0.16%
==========================================
Files 22 22
Lines 1587 1583 -4
Branches 447 446 -1
==========================================
- Hits 1454 1453 -1
+ Misses 133 130 -3
Impacted Files | Coverage Δ | |
---|---|---|
packages/generators/src/addon-generator.ts | 92.98% <100.00%> (+0.25%) |
:arrow_up: |
packages/generators/src/init-generator.ts | 85.29% <100.00%> (-2.21%) |
:arrow_down: |
packages/generators/src/index.ts | 86.36% <0.00%> (+6.81%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update f304ab2...11ad91d. Read the comment docs.
@snitin315 Thanks for your update.
I labeled the Pull Request so reviewers will review it again.
@alexander-akait Please review the new changes.
Rebased.