rollup/rollup
### [`v2.53.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2532)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.53.1...v2.53.2)
*2021-07-15*
##### Bug Fixes
- Identify additional TDZ situations in functions that are run more than once ([#4177](https://togithub.com/rollup/rollup/issues/4177))
- Fix a scoping issue when a variable inside a catch scope matches the scope parameter's name ([#4178](https://togithub.com/rollup/rollup/issues/4178))
##### Pull Requests
- [#4177](https://togithub.com/rollup/rollup/pull/4177): Fix additional let/var init bugs ([@kzc](https://togithub.com/kzc))
- [#4178](https://togithub.com/rollup/rollup/pull/4178): Correctly create outside variable when shadowed by catch parameter ([@lukastaegert](https://togithub.com/lukastaegert))
Configuration
📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.
🚦 Automerge: Enabled.
♻ 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 contains the following updates:
2.53.1
->2.53.2
Release Notes
rollup/rollup
### [`v2.53.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2532) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.53.1...v2.53.2) *2021-07-15* ##### Bug Fixes - Identify additional TDZ situations in functions that are run more than once ([#4177](https://togithub.com/rollup/rollup/issues/4177)) - Fix a scoping issue when a variable inside a catch scope matches the scope parameter's name ([#4178](https://togithub.com/rollup/rollup/issues/4178)) ##### Pull Requests - [#4177](https://togithub.com/rollup/rollup/pull/4177): Fix additional let/var init bugs ([@kzc](https://togithub.com/kzc)) - [#4178](https://togithub.com/rollup/rollup/pull/4178): Correctly create outside variable when shadowed by catch parameter ([@lukastaegert](https://togithub.com/lukastaegert))Configuration
📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.