Update dependency @babel/core to v7.11.4
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.11.1 -> 7.11.4 |
Release Notes
babel/babel
v7.11.4
🐛 Bug Fix
-
babel-helper-replace-supers
- #11985 fix: declare @babel/traverse as a dependency (@JLHwung)
-
babel-core
-
babel-parser
- #11979 Throw error on invalid flow async generic arrow syntax (@existentialism)
- #11955 Fix parsing type casted generic flow arrow exprs (@existentialism)
- #11973 fix: do not transform ClassPrivateMethods in estree (@JLHwung)
- #11941 fix: push new token context when braceHashL is seen (@JLHwung)
- #11943 fix: reset EndLocation for catch param (@JLHwung)
- Other
- #11978 fix: do not mutate newTypes (@JLHwung)
- #11970 fix: ensure defaults are set in @babel/eslint-parser (@kaicataldo)
-
babel-generator
🏠 Internal
- Other
-
babel-parser
-
babel-helpers
- #11953 chore: remove obsolete comment (@jamescdavis)
-
babel-helper-transform-fixture-test-runner
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-spread
- #11531 Isolated exec tests (@jridgewell)
-
babel-helper-bindify-decorators
,babel-helper-call-delegate
,babel-helper-explode-assignable-expression
,babel-helper-explode-class
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
- #11937 Move some @babel/traverse from deps to devDeps (@Monchi)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.