chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/runtime-corejs3 | devDependencies | patch | 7.20.0 -> 7.20.1 |
| lit (source) | dependencies | patch | 2.4.0 -> 2.4.1 |
| rollup-plugin-license | devDependencies | patch | 3.0.0 -> 3.0.1 |
| tslib (source) | devDependencies | patch | 2.4.0 -> 2.4.1 |
Release Notes
babel/babel
v7.20.1
🐛 Bug Fix
-
babel-plugin-proposal-async-generator-functions-
#15103 fix: Compile re-declare var in
initandbodyoffor await(@liuxingbaoyu)
-
#15103 fix: Compile re-declare var in
-
babel-plugin-proposal-class-properties,babel-traverse-
#15106 Do not mark
inandinstanceofas constant expressions (@nicolo-ribaudo)
-
#15106 Do not mark
-
babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex,babel-plugin-transform-named-capturing-groups-regex -
babel-parser- #15102 fix: Parse re-declare var in class static body (@liuxingbaoyu)
-
#15096 fix:
a satisfies bas lval (@liuxingbaoyu)
-
babel-helpers,babel-plugin-proposal-duplicate-named-capturing-groups-regex -
babel-plugin-transform-async-to-generator,babel-plugin-transform-parameters,babel-preset-env- #15081 Move the generator body to a gen IIFE when compiling its params (@nicolo-ribaudo)
🏠 Internal
-
babel-generator- #15080 Automatically print inner comments (@nicolo-ribaudo)
Microsoft/tslib
v2.4.1
This release contains fixes for early returns and throws invoked on generators.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.