chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@rollup/plugin-commonjs | devDependencies | patch | 19.0.0 -> 19.0.1 |
@rollup/plugin-node-resolve | devDependencies | patch | 13.0.0 -> 13.0.2 |
i18next (source) | dependencies | patch | 20.3.2 -> 20.3.3 |
rollup (source) | devDependencies | patch | 2.53.1 -> 2.53.2 |
Release Notes
rollup/plugins
v19.0.1
2021-07-15
Bugfixes
- fix: short-circuit to actual module entry point when using circular ref through a different entry (#888)
rollup/rollup
v2.53.2
2021-07-15
Bug Fixes
- Identify additional TDZ situations in functions that are run more than once (#4177)
- Fix a scoping issue when a variable inside a catch scope matches the scope parameter's name (#4178)
Merge Requests
- #4177: Fix additional let/var init bugs (@kzc)
- #4178: Correctly create outside variable when shadowed by catch parameter (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.