Update failing fixtures (#11447)
This commit is contained in:
parent
d6efed5b22
commit
1a08aa5adc
@ -7,7 +7,7 @@ Using targets:
|
|||||||
"edge": "18",
|
"edge": "18",
|
||||||
"firefox": "68",
|
"firefox": "68",
|
||||||
"ios": "12.2",
|
"ios": "12.2",
|
||||||
"opera": "65",
|
"opera": "66",
|
||||||
"safari": "12.1",
|
"safari": "12.1",
|
||||||
"samsung": "10.1"
|
"samsung": "10.1"
|
||||||
}
|
}
|
||||||
@ -15,8 +15,8 @@ Using targets:
|
|||||||
Using modules transform: auto
|
Using modules transform: auto
|
||||||
|
|
||||||
Using plugins:
|
Using plugins:
|
||||||
proposal-nullish-coalescing-operator { "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-nullish-coalescing-operator { "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-optional-chaining { "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-optional-chaining { "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-json-strings { "edge":"18" }
|
proposal-json-strings { "edge":"18" }
|
||||||
proposal-optional-catch-binding { "edge":"18" }
|
proposal-optional-catch-binding { "edge":"18" }
|
||||||
proposal-async-generator-functions { "edge":"18" }
|
proposal-async-generator-functions { "edge":"18" }
|
||||||
@ -26,7 +26,7 @@ Using plugins:
|
|||||||
transform-named-capturing-groups-regex { "edge":"18", "firefox":"68" }
|
transform-named-capturing-groups-regex { "edge":"18", "firefox":"68" }
|
||||||
transform-template-literals { "ios":"12.2", "safari":"12.1" }
|
transform-template-literals { "ios":"12.2", "safari":"12.1" }
|
||||||
transform-function-name { "edge":"18" }
|
transform-function-name { "edge":"18" }
|
||||||
transform-modules-commonjs { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
transform-modules-commonjs { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-dynamic-import { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-dynamic-import { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
|
|
||||||
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
||||||
|
|||||||
@ -8,7 +8,7 @@ Using targets:
|
|||||||
"firefox": "68",
|
"firefox": "68",
|
||||||
"ie": "11",
|
"ie": "11",
|
||||||
"ios": "12.2",
|
"ios": "12.2",
|
||||||
"opera": "65",
|
"opera": "66",
|
||||||
"safari": "12.1",
|
"safari": "12.1",
|
||||||
"samsung": "10.1"
|
"samsung": "10.1"
|
||||||
}
|
}
|
||||||
@ -16,8 +16,8 @@ Using targets:
|
|||||||
Using modules transform: auto
|
Using modules transform: auto
|
||||||
|
|
||||||
Using plugins:
|
Using plugins:
|
||||||
proposal-nullish-coalescing-operator { "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-nullish-coalescing-operator { "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-optional-chaining { "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-optional-chaining { "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-json-strings { "edge":"18", "ie":"11" }
|
proposal-json-strings { "edge":"18", "ie":"11" }
|
||||||
proposal-optional-catch-binding { "edge":"18", "ie":"11" }
|
proposal-optional-catch-binding { "edge":"18", "ie":"11" }
|
||||||
transform-parameters { "ie":"11" }
|
transform-parameters { "ie":"11" }
|
||||||
@ -46,7 +46,7 @@ Using plugins:
|
|||||||
transform-typeof-symbol { "ie":"11" }
|
transform-typeof-symbol { "ie":"11" }
|
||||||
transform-new-target { "ie":"11" }
|
transform-new-target { "ie":"11" }
|
||||||
transform-regenerator { "ie":"11" }
|
transform-regenerator { "ie":"11" }
|
||||||
transform-modules-commonjs { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
transform-modules-commonjs { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-dynamic-import { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-dynamic-import { "android":"80", "chrome":"79", "edge":"18", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
|
|
||||||
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
||||||
|
|||||||
@ -7,7 +7,7 @@ Using targets:
|
|||||||
"edge": "79",
|
"edge": "79",
|
||||||
"firefox": "74",
|
"firefox": "74",
|
||||||
"ios": "13.2",
|
"ios": "13.2",
|
||||||
"opera": "65",
|
"opera": "66",
|
||||||
"safari": "12.1",
|
"safari": "12.1",
|
||||||
"samsung": "10.1"
|
"samsung": "10.1"
|
||||||
}
|
}
|
||||||
@ -15,17 +15,17 @@ Using targets:
|
|||||||
Using modules transform: auto
|
Using modules transform: auto
|
||||||
|
|
||||||
Using plugins:
|
Using plugins:
|
||||||
proposal-nullish-coalescing-operator { "edge":"79", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-nullish-coalescing-operator { "edge":"79", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-optional-chaining { "edge":"79", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-optional-chaining { "edge":"79", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
syntax-json-strings { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
syntax-json-strings { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
syntax-optional-catch-binding { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
syntax-optional-catch-binding { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
syntax-async-generators { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
syntax-async-generators { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
syntax-object-rest-spread { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
syntax-object-rest-spread { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
transform-dotall-regex { "firefox":"74" }
|
transform-dotall-regex { "firefox":"74" }
|
||||||
proposal-unicode-property-regex { "firefox":"74" }
|
proposal-unicode-property-regex { "firefox":"74" }
|
||||||
transform-named-capturing-groups-regex { "firefox":"74" }
|
transform-named-capturing-groups-regex { "firefox":"74" }
|
||||||
transform-template-literals { "safari":"12.1" }
|
transform-template-literals { "safari":"12.1" }
|
||||||
transform-modules-commonjs { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
transform-modules-commonjs { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
proposal-dynamic-import { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"65", "safari":"12.1", "samsung":"10.1" }
|
proposal-dynamic-import { "android":"80", "chrome":"80", "edge":"79", "firefox":"74", "ios":"13.2", "opera":"66", "safari":"12.1", "samsung":"10.1" }
|
||||||
|
|
||||||
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user