chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.17.5 -> 7.17.8 |
eslint-plugin-jsdoc | devDependencies | patch | 38.0.3 -> 38.0.6 |
lit (source) | dependencies | patch | 2.2.0 -> 2.2.1 |
prettier (source) | devDependencies | minor | 2.5.1 -> 2.6.0 |
Release Notes
babel/babel
v7.17.8
👓 Spec Compliance
-
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
-
#14057 [systemjs] Fix nested
let
/const
shadowing imported bindings (@The-x-Theorist)
-
#14057 [systemjs] Fix nested
-
babel-parser
- #14362 Allow keywords in TS qualified types (@nicolo-ribaudo)
↩ Revert
-
babel-parser
-
#14367 Defer
<T>() => {}
TSX error to Babel 8 (@nicolo-ribaudo)
-
#14367 Defer
v7.17.7
👓 Spec Compliance
-
babel-generator
,babel-parser
- #14135 [tsx] raise error on single arrow type argument without comma (@ozanhonamlioglu)
🐛 Bug Fix
-
babel-helper-compilation-targets
-
#14294 Avoid
resolveTargets
call ifbrowsers
is an empty array (@dev-itsheng)
-
#14294 Avoid
-
babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
- #14341 Fix update expression for exported bigints (@magic-akari)
-
babel-parser
- #14344 Allow variable and function with the same name in static blocks (@Yokubjon-J)
-
#14327 Remove length restriction from JSX entities, and ignore
Object.prototype
(@nicolo-ribaudo) - #14293 fix(ts): skip func-type param start on parsing (@JLHwung)
-
babel-helpers
,babel-plugin-proposal-decorators
-
babel-generator
-
#14309 Fix
import type/typeof
printing with no specifiers (@The-x-Theorist)
-
#14309 Fix
-
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #14313 Fix duplicate exports initialization with many exports (@nicolo-ribaudo)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
- #14311 fix: support bigints in update expressions for private fields (@magic-akari)
-
babel-register
💅 Polish
-
babel-parser
- #14338 Report single error for invalid num seps in unicode escapes (@nicolo-ribaudo)
🏠 Internal
-
babel-generator
,babel-parser
- #14320 Type-safe ParseErrors (@tolmasky)
-
babel-plugin-transform-destructuring
- Other
- #14180 Convert ESLint plugins to CommonJS (@nicolo-ribaudo)
gajus/eslint-plugin-jsdoc
v38.0.6
Bug Fixes
v38.0.5
Bug Fixes
- update jsdoccomment, comment-parser, debug (63d18d2)
v38.0.4
Bug Fixes
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.