Bump @babel/preset-env from 7.21.5 to 7.22.4 (#25167)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -11,7 +11,7 @@ module.exports = (api) => {
|
||||
modules: false,
|
||||
debug: false,
|
||||
include: [
|
||||
'proposal-numeric-separator',
|
||||
'transform-numeric-separator',
|
||||
],
|
||||
};
|
||||
|
||||
@@ -24,8 +24,8 @@ module.exports = (api) => {
|
||||
plugins: [
|
||||
['react-intl', { messagesDir: './build/messages' }],
|
||||
'preval',
|
||||
'@babel/plugin-proposal-optional-chaining',
|
||||
'@babel/plugin-proposal-nullish-coalescing-operator',
|
||||
'@babel/plugin-transform-optional-chaining',
|
||||
'@babel/plugin-transform-nullish-coalescing-operator',
|
||||
],
|
||||
overrides: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user