Skip to content

Commit 45c51c6

Browse files
author
Kelly Selden
authored
Merge pull request #64 from kellyselden/babel
remove babel plugins
2 parents 4c7f019 + 2a78bc9 commit 45c51c6

2 files changed

Lines changed: 21 additions & 78 deletions

File tree

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,8 @@
1616
"jscodeshift": "^0.3.29"
1717
},
1818
"devDependencies": {
19-
"babel-jest": "^20.0.3",
20-
"babel-preset-env": "^1.6.0",
2119
"fs-extra": "^4.0.2",
2220
"jest": "^20.0.4",
2321
"tmp": "^0.0.33"
24-
},
25-
"babel": {
26-
"presets": [
27-
"env"
28-
]
2922
}
3023
}

yarn.lock

Lines changed: 21 additions & 71 deletions
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ babel-plugin-transform-async-generator-functions@^6.24.1:
506506
babel-plugin-syntax-async-generators "^6.5.0"
507507
babel-runtime "^6.22.0"
508508

509-
babel-plugin-transform-async-to-generator@^6.22.0, babel-plugin-transform-async-to-generator@^6.24.1:
509+
babel-plugin-transform-async-to-generator@^6.24.1:
510510
version "6.24.1"
511511
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz#6536e378aff6cb1d5517ac0e40eb3e9fc8d08761"
512512
dependencies:
@@ -553,7 +553,7 @@ babel-plugin-transform-es2015-block-scoped-functions@^6.22.0:
553553
dependencies:
554554
babel-runtime "^6.22.0"
555555

556-
babel-plugin-transform-es2015-block-scoping@^6.23.0, babel-plugin-transform-es2015-block-scoping@^6.24.1:
556+
babel-plugin-transform-es2015-block-scoping@^6.24.1:
557557
version "6.24.1"
558558
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.24.1.tgz#76c295dc3a4741b1665adfd3167215dcff32a576"
559559
dependencies:
@@ -563,7 +563,7 @@ babel-plugin-transform-es2015-block-scoping@^6.23.0, babel-plugin-transform-es20
563563
babel-types "^6.24.1"
564564
lodash "^4.2.0"
565565

566-
babel-plugin-transform-es2015-classes@^6.23.0, babel-plugin-transform-es2015-classes@^6.24.1:
566+
babel-plugin-transform-es2015-classes@^6.24.1:
567567
version "6.24.1"
568568
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz#5a4c58a50c9c9461e564b4b2a3bfabc97a2584db"
569569
dependencies:
@@ -577,33 +577,33 @@ babel-plugin-transform-es2015-classes@^6.23.0, babel-plugin-transform-es2015-cla
577577
babel-traverse "^6.24.1"
578578
babel-types "^6.24.1"
579579

580-
babel-plugin-transform-es2015-computed-properties@^6.22.0, babel-plugin-transform-es2015-computed-properties@^6.24.1:
580+
babel-plugin-transform-es2015-computed-properties@^6.24.1:
581581
version "6.24.1"
582582
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz#6fe2a8d16895d5634f4cd999b6d3480a308159b3"
583583
dependencies:
584584
babel-runtime "^6.22.0"
585585
babel-template "^6.24.1"
586586

587-
babel-plugin-transform-es2015-destructuring@^6.22.0, babel-plugin-transform-es2015-destructuring@^6.23.0:
587+
babel-plugin-transform-es2015-destructuring@^6.22.0:
588588
version "6.23.0"
589589
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz#997bb1f1ab967f682d2b0876fe358d60e765c56d"
590590
dependencies:
591591
babel-runtime "^6.22.0"
592592

593-
babel-plugin-transform-es2015-duplicate-keys@^6.22.0, babel-plugin-transform-es2015-duplicate-keys@^6.24.1:
593+
babel-plugin-transform-es2015-duplicate-keys@^6.24.1:
594594
version "6.24.1"
595595
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz#73eb3d310ca969e3ef9ec91c53741a6f1576423e"
596596
dependencies:
597597
babel-runtime "^6.22.0"
598598
babel-types "^6.24.1"
599599

600-
babel-plugin-transform-es2015-for-of@^6.22.0, babel-plugin-transform-es2015-for-of@^6.23.0:
600+
babel-plugin-transform-es2015-for-of@^6.22.0:
601601
version "6.23.0"
602602
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz#f47c95b2b613df1d3ecc2fdb7573623c75248691"
603603
dependencies:
604604
babel-runtime "^6.22.0"
605605

606-
babel-plugin-transform-es2015-function-name@^6.22.0, babel-plugin-transform-es2015-function-name@^6.24.1:
606+
babel-plugin-transform-es2015-function-name@^6.24.1:
607607
version "6.24.1"
608608
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz#834c89853bc36b1af0f3a4c5dbaa94fd8eacaa8b"
609609
dependencies:
@@ -617,15 +617,15 @@ babel-plugin-transform-es2015-literals@^6.22.0:
617617
dependencies:
618618
babel-runtime "^6.22.0"
619619

620-
babel-plugin-transform-es2015-modules-amd@^6.22.0, babel-plugin-transform-es2015-modules-amd@^6.24.1:
620+
babel-plugin-transform-es2015-modules-amd@^6.24.1:
621621
version "6.24.1"
622622
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz#3b3e54017239842d6d19c3011c4bd2f00a00d154"
623623
dependencies:
624624
babel-plugin-transform-es2015-modules-commonjs "^6.24.1"
625625
babel-runtime "^6.22.0"
626626
babel-template "^6.24.1"
627627

628-
babel-plugin-transform-es2015-modules-commonjs@^6.23.0, babel-plugin-transform-es2015-modules-commonjs@^6.24.1:
628+
babel-plugin-transform-es2015-modules-commonjs@^6.24.1:
629629
version "6.24.1"
630630
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.24.1.tgz#d3e310b40ef664a36622200097c6d440298f2bfe"
631631
dependencies:
@@ -634,30 +634,30 @@ babel-plugin-transform-es2015-modules-commonjs@^6.23.0, babel-plugin-transform-e
634634
babel-template "^6.24.1"
635635
babel-types "^6.24.1"
636636

637-
babel-plugin-transform-es2015-modules-systemjs@^6.23.0, babel-plugin-transform-es2015-modules-systemjs@^6.24.1:
637+
babel-plugin-transform-es2015-modules-systemjs@^6.24.1:
638638
version "6.24.1"
639639
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz#ff89a142b9119a906195f5f106ecf305d9407d23"
640640
dependencies:
641641
babel-helper-hoist-variables "^6.24.1"
642642
babel-runtime "^6.22.0"
643643
babel-template "^6.24.1"
644644

645-
babel-plugin-transform-es2015-modules-umd@^6.23.0, babel-plugin-transform-es2015-modules-umd@^6.24.1:
645+
babel-plugin-transform-es2015-modules-umd@^6.24.1:
646646
version "6.24.1"
647647
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz#ac997e6285cd18ed6176adb607d602344ad38468"
648648
dependencies:
649649
babel-plugin-transform-es2015-modules-amd "^6.24.1"
650650
babel-runtime "^6.22.0"
651651
babel-template "^6.24.1"
652652

653-
babel-plugin-transform-es2015-object-super@^6.22.0, babel-plugin-transform-es2015-object-super@^6.24.1:
653+
babel-plugin-transform-es2015-object-super@^6.24.1:
654654
version "6.24.1"
655655
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz#24cef69ae21cb83a7f8603dad021f572eb278f8d"
656656
dependencies:
657657
babel-helper-replace-supers "^6.24.1"
658658
babel-runtime "^6.22.0"
659659

660-
babel-plugin-transform-es2015-parameters@^6.23.0, babel-plugin-transform-es2015-parameters@^6.24.1:
660+
babel-plugin-transform-es2015-parameters@^6.24.1:
661661
version "6.24.1"
662662
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz#57ac351ab49caf14a97cd13b09f66fdf0a625f2b"
663663
dependencies:
@@ -668,7 +668,7 @@ babel-plugin-transform-es2015-parameters@^6.23.0, babel-plugin-transform-es2015-
668668
babel-traverse "^6.24.1"
669669
babel-types "^6.24.1"
670670

671-
babel-plugin-transform-es2015-shorthand-properties@^6.22.0, babel-plugin-transform-es2015-shorthand-properties@^6.24.1:
671+
babel-plugin-transform-es2015-shorthand-properties@^6.24.1:
672672
version "6.24.1"
673673
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz#24f875d6721c87661bbd99a4622e51f14de38aa0"
674674
dependencies:
@@ -681,7 +681,7 @@ babel-plugin-transform-es2015-spread@^6.22.0:
681681
dependencies:
682682
babel-runtime "^6.22.0"
683683

684-
babel-plugin-transform-es2015-sticky-regex@^6.22.0, babel-plugin-transform-es2015-sticky-regex@^6.24.1:
684+
babel-plugin-transform-es2015-sticky-regex@^6.24.1:
685685
version "6.24.1"
686686
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz#00c1cdb1aca71112cdf0cf6126c2ed6b457ccdbc"
687687
dependencies:
@@ -695,21 +695,21 @@ babel-plugin-transform-es2015-template-literals@^6.22.0:
695695
dependencies:
696696
babel-runtime "^6.22.0"
697697

698-
babel-plugin-transform-es2015-typeof-symbol@^6.22.0, babel-plugin-transform-es2015-typeof-symbol@^6.23.0:
698+
babel-plugin-transform-es2015-typeof-symbol@^6.22.0:
699699
version "6.23.0"
700700
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz#dec09f1cddff94b52ac73d505c84df59dcceb372"
701701
dependencies:
702702
babel-runtime "^6.22.0"
703703

704-
babel-plugin-transform-es2015-unicode-regex@^6.22.0, babel-plugin-transform-es2015-unicode-regex@^6.24.1:
704+
babel-plugin-transform-es2015-unicode-regex@^6.24.1:
705705
version "6.24.1"
706706
resolved "https://registry.yarnpkg.com/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz#d38b12f42ea7323f729387f18a7c5ae1faeb35e9"
707707
dependencies:
708708
babel-helper-regex "^6.24.1"
709709
babel-runtime "^6.22.0"
710710
regexpu-core "^2.0.0"
711711

712-
babel-plugin-transform-exponentiation-operator@^6.22.0, babel-plugin-transform-exponentiation-operator@^6.24.1:
712+
babel-plugin-transform-exponentiation-operator@^6.24.1:
713713
version "6.24.1"
714714
resolved "https://registry.yarnpkg.com/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz#2ab0c9c7f3098fa48907772bb813fe41e8de3a0e"
715715
dependencies:
@@ -738,7 +738,7 @@ babel-plugin-transform-object-rest-spread@^6.22.0:
738738
babel-plugin-syntax-object-rest-spread "^6.8.0"
739739
babel-runtime "^6.22.0"
740740

741-
babel-plugin-transform-regenerator@^6.22.0, babel-plugin-transform-regenerator@^6.24.1:
741+
babel-plugin-transform-regenerator@^6.24.1:
742742
version "6.24.1"
743743
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.24.1.tgz#b8da305ad43c3c99b4848e4fe4037b770d23c418"
744744
dependencies:
@@ -761,41 +761,6 @@ babel-plugin-undefined-to-void@^1.1.6:
761761
version "1.1.6"
762762
resolved "https://registry.yarnpkg.com/babel-plugin-undefined-to-void/-/babel-plugin-undefined-to-void-1.1.6.tgz#7f578ef8b78dfae6003385d8417a61eda06e2f81"
763763

764-
babel-preset-env@^1.6.0:
765-
version "1.6.0"
766-
resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.6.0.tgz#2de1c782a780a0a5d605d199c957596da43c44e4"
767-
dependencies:
768-
babel-plugin-check-es2015-constants "^6.22.0"
769-
babel-plugin-syntax-trailing-function-commas "^6.22.0"
770-
babel-plugin-transform-async-to-generator "^6.22.0"
771-
babel-plugin-transform-es2015-arrow-functions "^6.22.0"
772-
babel-plugin-transform-es2015-block-scoped-functions "^6.22.0"
773-
babel-plugin-transform-es2015-block-scoping "^6.23.0"
774-
babel-plugin-transform-es2015-classes "^6.23.0"
775-
babel-plugin-transform-es2015-computed-properties "^6.22.0"
776-
babel-plugin-transform-es2015-destructuring "^6.23.0"
777-
babel-plugin-transform-es2015-duplicate-keys "^6.22.0"
778-
babel-plugin-transform-es2015-for-of "^6.23.0"
779-
babel-plugin-transform-es2015-function-name "^6.22.0"
780-
babel-plugin-transform-es2015-literals "^6.22.0"
781-
babel-plugin-transform-es2015-modules-amd "^6.22.0"
782-
babel-plugin-transform-es2015-modules-commonjs "^6.23.0"
783-
babel-plugin-transform-es2015-modules-systemjs "^6.23.0"
784-
babel-plugin-transform-es2015-modules-umd "^6.23.0"
785-
babel-plugin-transform-es2015-object-super "^6.22.0"
786-
babel-plugin-transform-es2015-parameters "^6.23.0"
787-
babel-plugin-transform-es2015-shorthand-properties "^6.22.0"
788-
babel-plugin-transform-es2015-spread "^6.22.0"
789-
babel-plugin-transform-es2015-sticky-regex "^6.22.0"
790-
babel-plugin-transform-es2015-template-literals "^6.22.0"
791-
babel-plugin-transform-es2015-typeof-symbol "^6.23.0"
792-
babel-plugin-transform-es2015-unicode-regex "^6.22.0"
793-
babel-plugin-transform-exponentiation-operator "^6.22.0"
794-
babel-plugin-transform-regenerator "^6.22.0"
795-
browserslist "^2.1.2"
796-
invariant "^2.2.2"
797-
semver "^5.3.0"
798-
799764
babel-preset-es2015@^6.9.0:
800765
version "6.24.1"
801766
resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz#d44050d6bc2c9feea702aaf38d727a0210538939"
@@ -963,13 +928,6 @@ browser-resolve@^1.11.2:
963928
dependencies:
964929
resolve "1.1.7"
965930

966-
browserslist@^2.1.2:
967-
version "2.2.2"
968-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-2.2.2.tgz#e9b4618b8a01c193f9786beea09f6fd10dbe31c3"
969-
dependencies:
970-
caniuse-lite "^1.0.30000704"
971-
electron-to-chromium "^1.3.16"
972-
973931
974932
version "1.0.2"
975933
resolved "https://registry.yarnpkg.com/bser/-/bser-1.0.2.tgz#381116970b2a6deea5646dd15dd7278444b56169"
@@ -998,10 +956,6 @@ camelcase@^3.0.0:
998956
version "3.0.0"
999957
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
1000958

1001-
caniuse-lite@^1.0.30000704:
1002-
version "1.0.30000704"
1003-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000704.tgz#adb6ea01134515663682db93abab291d4c02946b"
1004-
1005959
caseless@~0.12.0:
1006960
version "0.12.0"
1007961
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -1221,10 +1175,6 @@ ecc-jsbn@~0.1.1:
12211175
dependencies:
12221176
jsbn "~0.1.0"
12231177

1224-
electron-to-chromium@^1.3.16:
1225-
version "1.3.16"
1226-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.16.tgz#d0e026735754770901ae301a21664cba45d92f7d"
1227-
12281178
ember-rfc176-data@^0.3.0:
12291179
version "0.3.0"
12301180
resolved "https://registry.yarnpkg.com/ember-rfc176-data/-/ember-rfc176-data-0.3.0.tgz#6aee728cb521c5f80710990965027b9c320f6f08"
@@ -1587,7 +1537,7 @@ inherits@2:
15871537
version "2.0.3"
15881538
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
15891539

1590-
invariant@^2.2.0, invariant@^2.2.2:
1540+
invariant@^2.2.0:
15911541
version "2.2.2"
15921542
resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
15931543
dependencies:

0 commit comments

Comments
 (0)