Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.6 -> 7.18.9 |
@babel/plugin-transform-runtime (source) | devDependencies | patch | 7.18.6 -> 7.18.9 |
@babel/preset-env (source) | devDependencies | patch | 7.18.6 -> 7.18.9 |
@babel/runtime-corejs3 | devDependencies | patch | 7.18.6 -> 7.18.9 |
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.30.6 -> 5.30.7 |
@typescript-eslint/parser | devDependencies | patch | 5.30.6 -> 5.30.7 |
lit (source) | dependencies | patch | 2.2.7 -> 2.2.8 |
Release Notes
babel/babel
v7.18.9
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
,babel-types
-
babel-generator
-
#14758 fix:
returnType
with comments generates incorrect code (@liuxingbaoyu)
-
#14758 fix:
💅 Polish
-
babel-cli
-
#14748 Print a message when the watcher of
babel-cli
is ready. (@liuxingbaoyu)
-
#14748 Print a message when the watcher of
🏠 Internal
-
babel-core
,babel-helper-remap-async-to-generator
,babel-helpers
,babel-parser
,babel-plugin-transform-block-scoping
,babel-preset-env
- #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-traverse
,babel-types
:running_woman: Performance
-
babel-generator
- #14701 perf: Improve generator perf (@liuxingbaoyu)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.