diff --git a/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults-not-ie/stdout.txt b/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults-not-ie/stdout.txt index 39e53b52026c..26fe157d3c30 100644 --- a/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults-not-ie/stdout.txt +++ b/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults-not-ie/stdout.txt @@ -2,12 +2,12 @@ Using targets: { - "android": "78", + "android": "79", "chrome": "49", "edge": "18", "firefox": "68", "ios": "12.2", - "opera": "63", + "opera": "65", "safari": "12.1", "samsung": "9.2" } @@ -15,8 +15,8 @@ Using targets: Using modules transform: auto Using plugins: - proposal-nullish-coalescing-operator { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-optional-chaining { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } + proposal-nullish-coalescing-operator { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-optional-chaining { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } proposal-json-strings { "chrome":"49", "edge":"18" } proposal-optional-catch-binding { "chrome":"49", "edge":"18" } proposal-async-generator-functions { "chrome":"49", "edge":"18" } @@ -32,7 +32,7 @@ Using plugins: transform-unicode-regex { "chrome":"49" } transform-destructuring { "chrome":"49" } transform-regenerator { "chrome":"49" } - transform-modules-commonjs { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-dynamic-import { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } + transform-modules-commonjs { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-dynamic-import { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. diff --git a/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults/stdout.txt b/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults/stdout.txt index cffabd6f75a0..45674dedf79c 100644 --- a/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults/stdout.txt +++ b/packages/babel-preset-env/test/fixtures/debug/browserslists-defaults/stdout.txt @@ -2,13 +2,13 @@ Using targets: { - "android": "78", + "android": "79", "chrome": "49", "edge": "18", "firefox": "68", "ie": "11", "ios": "12.2", - "opera": "63", + "opera": "65", "safari": "12.1", "samsung": "9.2" } @@ -16,8 +16,8 @@ Using targets: Using modules transform: auto Using plugins: - proposal-nullish-coalescing-operator { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-optional-chaining { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } + proposal-nullish-coalescing-operator { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-optional-chaining { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } proposal-json-strings { "chrome":"49", "edge":"18", "ie":"11" } proposal-optional-catch-binding { "chrome":"49", "edge":"18", "ie":"11" } proposal-async-generator-functions { "chrome":"49", "edge":"18", "ie":"11" } @@ -46,7 +46,7 @@ Using plugins: transform-typeof-symbol { "ie":"11" } transform-new-target { "ie":"11" } transform-regenerator { "chrome":"49", "ie":"11" } - transform-modules-commonjs { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-dynamic-import { "android":"78", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"12.1", "samsung":"9.2" } + transform-modules-commonjs { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-dynamic-import { "android":"79", "chrome":"49", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"9.2" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set. diff --git a/packages/babel-preset-env/test/fixtures/debug/browserslists-last-2-versions-not-ie/stdout.txt b/packages/babel-preset-env/test/fixtures/debug/browserslists-last-2-versions-not-ie/stdout.txt index 452c8c8b11ad..fc6e82083ea2 100644 --- a/packages/babel-preset-env/test/fixtures/debug/browserslists-last-2-versions-not-ie/stdout.txt +++ b/packages/babel-preset-env/test/fixtures/debug/browserslists-last-2-versions-not-ie/stdout.txt @@ -2,12 +2,12 @@ Using targets: { - "android": "78", - "chrome": "78", - "edge": "18", + "android": "79", + "chrome": "79", + "edge": "79", "firefox": "71", "ios": "13", - "opera": "63", + "opera": "65", "safari": "12.1", "samsung": "9.2" } @@ -15,18 +15,17 @@ Using targets: Using modules transform: auto Using plugins: - proposal-nullish-coalescing-operator { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-optional-chaining { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-json-strings { "edge":"18" } - proposal-optional-catch-binding { "edge":"18" } - proposal-async-generator-functions { "edge":"18" } - proposal-object-rest-spread { "edge":"18" } - transform-dotall-regex { "edge":"18", "firefox":"71" } - proposal-unicode-property-regex { "edge":"18", "firefox":"71" } - transform-named-capturing-groups-regex { "edge":"18", "firefox":"71" } + proposal-nullish-coalescing-operator { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-optional-chaining { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + syntax-json-strings { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + syntax-optional-catch-binding { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + syntax-async-generators { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + syntax-object-rest-spread { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + transform-dotall-regex { "firefox":"71" } + proposal-unicode-property-regex { "firefox":"71" } + transform-named-capturing-groups-regex { "firefox":"71" } transform-template-literals { "safari":"12.1" } - transform-function-name { "edge":"18" } - transform-modules-commonjs { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" } - proposal-dynamic-import { "android":"78", "chrome":"78", "edge":"18", "firefox":"71", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" } + transform-modules-commonjs { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } + proposal-dynamic-import { "android":"79", "chrome":"79", "edge":"79", "firefox":"71", "ios":"13", "opera":"65", "safari":"12.1", "samsung":"9.2" } Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.