Skip to content

Commit

Permalink
update Babel 7 test fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed May 17, 2023
1 parent 4b8ec1c commit d77c372
Show file tree
Hide file tree
Showing 99 changed files with 99 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, node, opera, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 15, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, node, opera, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 15, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, node, opera, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 15, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, node, opera, safari, samsung }
transform-class-static-block { android, chrome < 94, edge < 94, firefox < 93, ios, node < 16.11, opera < 80, safari, samsung < 17 }
transform-private-property-in-object { android, chrome < 91, edge < 91, firefox < 90, ios < 15, node < 16.9, opera < 77, safari < 15, samsung < 16 }
transform-class-properties { android, chrome < 74, edge < 79, firefox < 90, ios < 15, opera < 62, safari < 14.1, samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android }
transform-class-static-block { android }
transform-private-property-in-object { android }
transform-class-properties { android }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, opera, safari, samsung }
transform-class-static-block { ios, safari }
transform-private-property-in-object { ios < 15 }
transform-class-properties { ios < 15 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, opera, safari, samsung }
transform-class-static-block { ios, safari }
transform-private-property-in-object { ios < 15 }
transform-class-properties { ios < 15 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android, chrome < 112, edge, firefox, ios, opera, safari, samsung }
transform-class-static-block { ios, safari }
syntax-private-property-in-object
syntax-class-properties
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android }
transform-class-static-block { android }
transform-private-property-in-object { android }
transform-class-properties { android }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { electron }
transform-class-static-block { electron < 15.0 }
transform-private-property-in-object { electron < 13.0 }
transform-class-properties { electron < 6.0 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { node }
transform-class-static-block { node < 16.11 }
transform-private-property-in-object { node < 16.9 }
transform-class-properties { node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, edge, firefox, ie, ios, safari }
transform-class-static-block { chrome < 94, edge < 94, firefox < 93, ie, ios, safari }
transform-private-property-in-object { chrome < 91, edge < 91, firefox < 90, ie, ios < 15, safari < 15 }
transform-class-properties { chrome < 74, edge < 79, firefox < 90, ie, ios < 15, safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, electron, ie, node }
transform-class-static-block { chrome < 94, electron < 15.0, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, electron < 13.0, ie, node < 16.9 }
transform-class-properties { chrome < 74, electron < 6.0, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, ie, node }
transform-class-static-block { chrome < 94, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, ie, node < 16.9 }
transform-class-properties { chrome < 74, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, ie, node }
transform-class-static-block { chrome < 94, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, ie, node < 16.9 }
transform-class-properties { chrome < 74, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { android }
transform-class-static-block { android }
transform-private-property-in-object { android }
transform-class-properties { android }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { electron }
transform-class-static-block { electron < 15.0 }
transform-private-property-in-object { electron < 13.0 }
transform-class-properties { electron < 6.0 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: false

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { node }
transform-class-static-block { node < 16.11 }
transform-private-property-in-object { node < 16.9 }
transform-class-properties { node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, edge, firefox, ie, ios, safari }
transform-class-static-block { chrome < 94, edge < 94, firefox < 93, ie, ios, safari }
transform-private-property-in-object { chrome < 91, edge < 91, firefox < 90, ie, ios < 15, safari < 15 }
transform-class-properties { chrome < 74, edge < 79, firefox < 90, ie, ios < 15, safari < 14.1 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { samsung }
transform-class-static-block { samsung < 17 }
transform-private-property-in-object { samsung < 16 }
transform-class-properties { samsung < 11 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { ie }
transform-class-static-block { ie }
transform-private-property-in-object { ie }
transform-class-properties { ie }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, electron, ie, node }
transform-class-static-block { chrome < 94, electron < 15.0, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, electron < 13.0, ie, node < 16.9 }
transform-class-properties { chrome < 74, electron < 6.0, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, ie, node }
transform-class-static-block { chrome < 94, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, ie, node < 16.9 }
transform-class-properties { chrome < 74, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, ie, node }
transform-class-static-block { chrome < 94, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, ie, node < 16.9 }
transform-class-properties { chrome < 74, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112, ie, node }
transform-class-static-block { chrome < 94, ie, node < 16.11 }
transform-private-property-in-object { chrome < 91, ie, node < 16.9 }
transform-class-properties { chrome < 74, ie, node < 12 }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Using targets:
Using modules transform: auto

Using plugins:
transform-unicode-sets-regex { chrome < 112 }
transform-class-static-block { chrome < 94 }
transform-private-property-in-object { chrome < 91 }
transform-class-properties { chrome < 74 }
Expand Down

0 comments on commit d77c372

Please sign in to comment.