chore(deps): replace dependency npm-run-all with npm-run-all2 5.0.0
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| npm-run-all | devDependencies | replacement | 4.1.5 -> 5.0.0 |
This is a special PR that replaces npm-run-all with the community suggested minimal stable replacement version.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
π Package size reportΒ Β Β 0%β
| File | Before (Size / Gzip) | After (Size / Gzip) |
|---|---|---|
package.json |
3.3 kB / 1.2 kB |
0.03%β3.3 kB / -0.16%β1.2 kB |
| Total (Includes all files) | 58.7 kB / 20.6 kB |
0%β58.7 kB / -0.01%β20.5 kB |
| Tarball size | 12.6 kB |
-0.02%β12.6 kB |
Unchanged files
| File | Size (Size / Gzip) |
|---|---|
esm/components/Tab.js |
1.5 kB / 630 B |
esm/components/TabList.js |
658 B / 331 B |
esm/components/TabPanel.js |
975 B / 456 B |
esm/components/Tabs.js |
2.9 kB / 1.1 kB |
esm/components/UncontrolledTabs.js |
6.2 kB / 1.8 kB |
esm/helpers/childrenDeepMap.js |
846 B / 299 B |
esm/helpers/count.js |
205 B / 157 B |
esm/helpers/elementTypes.js |
244 B / 144 B |
esm/helpers/propTypes.js |
2.6 kB / 927 B |
esm/index.js |
200 B / 94 B |
index.d.ts |
2.0 kB / 542 B |
lib/components/Tab.js |
2.6 kB / 978 B |
lib/components/TabList.js |
974 B / 418 B |
lib/components/TabPanel.js |
1.3 kB / 546 B |
lib/components/Tabs.js |
4.0 kB / 1.4 kB |
lib/components/UncontrolledTabs.js |
7.4 kB / 2.2 kB |
lib/helpers/childrenDeepMap.js |
1.0 kB / 344 B |
lib/helpers/count.js |
325 B / 193 B |
lib/helpers/elementTypes.js |
369 B / 187 B |
lib/helpers/propTypes.js |
2.8 kB / 978 B |
lib/index.js |
558 B / 209 B |
LICENSE |
1.1 kB / 653 B |
README.md |
12.1 kB / 3.6 kB |
style/react-tabs.css |
842 B / 369 B |
style/react-tabs.less |
879 B / 391 B |
style/react-tabs.scss |
879 B / 391 B |
π€ This report was automatically generated by pkg-size-action
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
ecea1dc) 99.07% compared to head (a4097a8) 99.07%.
Additional details and impacted files
@@ Coverage Diff @@
## main #545 +/- ##
=======================================
Coverage 99.07% 99.07%
=======================================
Files 9 9
Lines 323 323
Branches 104 104
=======================================
Hits 320 320
Misses 3 3
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.