chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.18.0 -> 7.18.2 |
@babel/preset-env (source) | devDependencies | patch | 7.18.0 -> 7.18.2 |
eslint-plugin-jsdoc | devDependencies | patch | 39.3.0 -> 39.3.2 |
i18next (source) | dependencies | patch | 21.8.3 -> 21.8.4 |
lit (source) | dependencies | patch | 2.2.4 -> 2.2.5 |
symfony/console (source) | require | patch |
5.4.8 -> 5.4.9
|
Release Notes
babel/babel
v7.18.2
🐛 Bug Fix
-
babel-plugin-transform-template-literals
-
babel-helpers
-
#14537 Support frozen built-ins in
@babel/runtime
(@Jack-Works)
-
#14537 Support frozen built-ins in
-
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#14581 Define the global
regeneratorRuntime
in@babel/runtime/regenerator
(@nicolo-ribaudo)
-
#14581 Define the global
-
babel-helper-environment-visitor
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-traverse
,babel-types
📝 Documentation
🏠 Internal
- #14541 Fix synchronization between main thread and worker (@liuxingbaoyu)
gajus/eslint-plugin-jsdoc
v39.3.2
Bug Fixes
-
no-undefined-types
: ensure parsing takes into account template names with defaults (374daac)
v39.3.1
Bug Fixes
symfony/console
v5.4.9
Changelog (https://github.com/symfony/console/compare/v5.4.8...v5.4.9)
- bug #46386 Fix missing negative variation of negatable options in shell completion (GromNaN)
- bug #46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
- bug #46341 Fix aliases handling in command name completion (Seldaek)
- bug #46291 Suppress unhandled error in some specific use-cases. (rw4lll)
- bug #46264 Better required argument check in InputArgument (jnoordsij)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.