Created by: dependabot[bot]
Bumps @babel/core from 7.14.5 to 7.14.6.
Changelog
Sourced from @babel/core
's changelog.
v7.14.6 (2021-06-14)
🐛 Bug Fix
babel-plugin-transform-spread
- #13459 babel-plugin-transform-spread add missing argument in build calls (
@zxbodya
)- #13439 Correctly transform spreads of arrays with holes (
@nicolo-ribaudo
)babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
- #13444 fix destructuring of empty string (
@lala7573
)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
- #13429 fix: reference to class expression in private method (
@lala7573
)babel-parser
- #13428 [ts] Support override modifiers for parameter properties (
@sosukesuzuki
)- #13449 Disallow JSX tag forming after TS non-null assertion (
@JLHwung
)
🏠 Internal:running_woman: Performance
Commits
-
1774e2a
v7.14.6 -
ad693cc
Update prettier to 2.3.1 (#13460) - See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)