chore(deps): bump the babel group with 4 updates #234
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the babel group with 4 updates: @babel/core, @babel/parser, @babel/types and @babel/generator.
Updates
@babel/core
from 7.22.20 to 7.23.0Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.Commits
ca58ec1
v7.23.00d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)4bf5932
Updateconvert-source-map
(#15909)Updates
@babel/parser
from 7.22.16 to 7.23.0Release notes
Sourced from
@babel/parser
's releases.... (truncated)
Changelog
Sourced from
@babel/parser
's changelog.... (truncated)
Commits
ca58ec1
v7.23.0edfac24
Implementimport defer
parsing support (#15845)b07d2f8
Add parsing support for the "source phase imports" proposal (#15829)0f333da
AddcreateImportExpressions
parser option (#15682)4d93bae
Add support for optional chain in assignments (#15751)d11682e
Allow TS tuples to have both labeled and unlabeled elements (#15896)4bf5932
Updateconvert-source-map
(#15909)Updates
@babel/types
from 7.22.19 to 7.23.0Release notes
Sourced from
@babel/types
's releases.... (truncated)
Changelog
Sourced from
@babel/types
's changelog.... (truncated)
Commits
ca58ec1
v7.23.0edfac24
Implementimport defer
parsing support (#15845)b07d2f8
Add parsing support for the "source phase imports" proposal (#15829)0f333da
AddcreateImportExpressions
parser option (#15682)4d93bae
Add support for optional chain in assignments (#15751)c7e6806
Addt.buildUndefinedNode
(#15893)Updates
@babel/generator
from 7.22.15 to 7.23.0Release notes
Sourced from
@babel/generator
's releases.... (truncated)
Changelog
Sourced from
@babel/generator
's changelog.