chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/preset-env (source) | devDependencies | patch | 7.14.5 -> 7.14.7 |
rollup (source) | devDependencies | patch | 2.52.2 -> 2.52.3 |
Release Notes
babel/babel
v7.14.7
🐛 Bug Fix
-
babel-plugin-proposal-object-rest-spread
-
#13483 Don't hoist template literal keys in
object-rest-spread
(@lala7573)
-
#13483 Don't hoist template literal keys in
-
babel-plugin-transform-destructuring
- #13482 Don't hoist template strings from destructuring keys (@lala7573)
-
babel-traverse
- Other
- #13477 Add record and tuple tokens to eslint parser (@plourenco)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
🏠 Internal
rollup/rollup
v2.52.3
2021-06-25
Bug Fixes
- Fix an issue where code was wrongly removed when using vars in nested scopes (#4149)
Merge Requests
- #4149: Make sure the initializer of hoisted variables is deoptimized (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.