Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-commonjs (source) | devDependencies | patch | 24.0.0 -> 24.0.1 |
eslint-plugin-jsdoc | devDependencies | patch | 39.6.4 -> 39.6.7 |
rollup (source) | devDependencies | patch | 3.10.0 -> 3.10.1 |
Release Notes
rollup/rollup
v3.10.1
2023-01-20
Bug Fixes
- Fix some crashes when using optional chaining with namespaces and improve tree-shaking (#4812)
- Avoid wrongly removed code when using optional chaining (#4812)
Merge Requests
- #4809: fix: rollup bin file is in dist folder (@saibotsivad)
- #4812: Rework tree-shaking support for optional chaining (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.