Skip to content

Commit

Permalink
chore: update test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Dec 30, 2019
1 parent 3a6d351 commit 24803c0
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 38 deletions.
Expand Up @@ -30,6 +30,7 @@ Using plugins:
transform-new-target { "android":"3" }
transform-regenerator { "android":"3" }
transform-exponentiation-operator { "android":"3" }
transform-async-to-generator { "android":"3" }
proposal-async-generator-functions { "android":"3" }
proposal-object-rest-spread { "android":"3" }
proposal-unicode-property-regex { "android":"3" }
Expand Down
Expand Up @@ -3,7 +3,7 @@
Using targets:
{
"android": "77",
"chrome": "49",
"chrome": "77",
"edge": "17",
"firefox": "68",
"ios": "12.2",
Expand All @@ -17,33 +17,34 @@ Using modules transform: auto
Using plugins:
transform-template-literals { "ios":"12.2", "safari":"5.1" }
transform-literals { "safari":"5.1" }
transform-function-name { "chrome":"49", "edge":"17", "safari":"5.1" }
transform-function-name { "edge":"17", "safari":"5.1" }
transform-arrow-functions { "safari":"5.1" }
transform-block-scoped-functions { "safari":"5.1" }
transform-classes { "safari":"5.1" }
transform-object-super { "safari":"5.1" }
transform-shorthand-properties { "safari":"5.1" }
transform-duplicate-keys { "safari":"5.1" }
transform-computed-properties { "safari":"5.1" }
transform-for-of { "chrome":"49", "safari":"5.1" }
transform-for-of { "safari":"5.1" }
transform-sticky-regex { "safari":"5.1" }
transform-dotall-regex { "chrome":"49", "edge":"17", "firefox":"68", "safari":"5.1" }
transform-unicode-regex { "chrome":"49", "safari":"5.1" }
transform-dotall-regex { "edge":"17", "firefox":"68", "safari":"5.1" }
transform-unicode-regex { "safari":"5.1" }
transform-spread { "safari":"5.1" }
transform-parameters { "edge":"17", "safari":"5.1" }
transform-destructuring { "chrome":"49", "safari":"5.1" }
transform-destructuring { "safari":"5.1" }
transform-block-scoping { "safari":"5.1" }
transform-typeof-symbol { "safari":"5.1" }
transform-new-target { "safari":"5.1" }
transform-regenerator { "chrome":"49", "safari":"5.1" }
transform-exponentiation-operator { "chrome":"49", "safari":"5.1" }
proposal-async-generator-functions { "chrome":"49", "edge":"17", "safari":"5.1" }
proposal-object-rest-spread { "chrome":"49", "edge":"17", "safari":"5.1" }
proposal-unicode-property-regex { "chrome":"49", "edge":"17", "firefox":"68", "safari":"5.1" }
proposal-json-strings { "chrome":"49", "edge":"17", "safari":"5.1" }
proposal-optional-catch-binding { "chrome":"49", "edge":"17", "safari":"5.1" }
transform-named-capturing-groups-regex { "chrome":"49", "edge":"17", "firefox":"68", "safari":"5.1" }
transform-modules-commonjs { "android":"77", "chrome":"49", "edge":"17", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"49", "edge":"17", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
transform-regenerator { "safari":"5.1" }
transform-exponentiation-operator { "safari":"5.1" }
transform-async-to-generator { "safari":"5.1" }
proposal-async-generator-functions { "edge":"17", "safari":"5.1" }
proposal-object-rest-spread { "edge":"17", "safari":"5.1" }
proposal-unicode-property-regex { "edge":"17", "firefox":"68", "safari":"5.1" }
proposal-json-strings { "edge":"17", "safari":"5.1" }
proposal-optional-catch-binding { "edge":"17", "safari":"5.1" }
transform-named-capturing-groups-regex { "edge":"17", "firefox":"68", "safari":"5.1" }
transform-modules-commonjs { "android":"77", "chrome":"77", "edge":"17", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"77", "edge":"17", "firefox":"68", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
Expand Up @@ -3,7 +3,7 @@
Using targets:
{
"android": "77",
"chrome": "49",
"chrome": "77",
"edge": "17",
"firefox": "68",
"ie": "11",
Expand All @@ -18,33 +18,34 @@ Using modules transform: auto
Using plugins:
transform-template-literals { "ie":"11", "ios":"12.2", "safari":"5.1" }
transform-literals { "ie":"11", "safari":"5.1" }
transform-function-name { "chrome":"49", "edge":"17", "ie":"11", "safari":"5.1" }
transform-function-name { "edge":"17", "ie":"11", "safari":"5.1" }
transform-arrow-functions { "ie":"11", "safari":"5.1" }
transform-block-scoped-functions { "safari":"5.1" }
transform-classes { "ie":"11", "safari":"5.1" }
transform-object-super { "ie":"11", "safari":"5.1" }
transform-shorthand-properties { "ie":"11", "safari":"5.1" }
transform-duplicate-keys { "ie":"11", "safari":"5.1" }
transform-computed-properties { "ie":"11", "safari":"5.1" }
transform-for-of { "chrome":"49", "ie":"11", "safari":"5.1" }
transform-for-of { "ie":"11", "safari":"5.1" }
transform-sticky-regex { "ie":"11", "safari":"5.1" }
transform-dotall-regex { "chrome":"49", "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
transform-unicode-regex { "chrome":"49", "ie":"11", "safari":"5.1" }
transform-dotall-regex { "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
transform-unicode-regex { "ie":"11", "safari":"5.1" }
transform-spread { "ie":"11", "safari":"5.1" }
transform-parameters { "edge":"17", "ie":"11", "safari":"5.1" }
transform-destructuring { "chrome":"49", "ie":"11", "safari":"5.1" }
transform-destructuring { "ie":"11", "safari":"5.1" }
transform-block-scoping { "ie":"11", "safari":"5.1" }
transform-typeof-symbol { "ie":"11", "safari":"5.1" }
transform-new-target { "ie":"11", "safari":"5.1" }
transform-regenerator { "chrome":"49", "ie":"11", "safari":"5.1" }
transform-exponentiation-operator { "chrome":"49", "ie":"11", "safari":"5.1" }
proposal-async-generator-functions { "chrome":"49", "edge":"17", "ie":"11", "safari":"5.1" }
proposal-object-rest-spread { "chrome":"49", "edge":"17", "ie":"11", "safari":"5.1" }
proposal-unicode-property-regex { "chrome":"49", "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
proposal-json-strings { "chrome":"49", "edge":"17", "ie":"11", "safari":"5.1" }
proposal-optional-catch-binding { "chrome":"49", "edge":"17", "ie":"11", "safari":"5.1" }
transform-named-capturing-groups-regex { "chrome":"49", "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
transform-modules-commonjs { "android":"77", "chrome":"49", "edge":"17", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"49", "edge":"17", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
transform-regenerator { "ie":"11", "safari":"5.1" }
transform-exponentiation-operator { "ie":"11", "safari":"5.1" }
transform-async-to-generator { "ie":"11", "safari":"5.1" }
proposal-async-generator-functions { "edge":"17", "ie":"11", "safari":"5.1" }
proposal-object-rest-spread { "edge":"17", "ie":"11", "safari":"5.1" }
proposal-unicode-property-regex { "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
proposal-json-strings { "edge":"17", "ie":"11", "safari":"5.1" }
proposal-optional-catch-binding { "edge":"17", "ie":"11", "safari":"5.1" }
transform-named-capturing-groups-regex { "edge":"17", "firefox":"68", "ie":"11", "safari":"5.1" }
transform-modules-commonjs { "android":"77", "chrome":"77", "edge":"17", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"77", "edge":"17", "firefox":"68", "ie":"11", "ios":"12.2", "opera":"63", "safari":"5.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.
Expand Up @@ -5,7 +5,7 @@ Using targets:
"android": "77",
"chrome": "77",
"edge": "17",
"firefox": "69",
"firefox": "70",
"ios": "13",
"opera": "63",
"safari": "12.1",
Expand All @@ -17,15 +17,15 @@ Using modules transform: auto
Using plugins:
transform-template-literals { "safari":"12.1" }
transform-function-name { "edge":"17" }
transform-dotall-regex { "edge":"17", "firefox":"69" }
transform-dotall-regex { "edge":"17", "firefox":"70" }
transform-parameters { "edge":"17" }
proposal-async-generator-functions { "edge":"17" }
proposal-object-rest-spread { "edge":"17" }
proposal-unicode-property-regex { "edge":"17", "firefox":"69" }
proposal-unicode-property-regex { "edge":"17", "firefox":"70" }
proposal-json-strings { "edge":"17" }
proposal-optional-catch-binding { "edge":"17" }
transform-named-capturing-groups-regex { "edge":"17", "firefox":"69" }
transform-modules-commonjs { "android":"77", "chrome":"77", "edge":"17", "firefox":"69", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"77", "edge":"17", "firefox":"69", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
transform-named-capturing-groups-regex { "edge":"17", "firefox":"70" }
transform-modules-commonjs { "android":"77", "chrome":"77", "edge":"17", "firefox":"70", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }
proposal-dynamic-import { "android":"77", "chrome":"77", "edge":"17", "firefox":"70", "ios":"13", "opera":"63", "safari":"12.1", "samsung":"9.2" }

Using polyfills: No polyfills were added, since the `useBuiltIns` option was not set.

0 comments on commit 24803c0

Please sign in to comment.