|
151 | 151 | dependencies:
|
152 | 152 | "@babel/types" "7.0.0-beta.51"
|
153 | 153 |
|
154 |
| - |
155 |
| - version "7.0.0-beta.49" |
156 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.49.tgz#41d7d59891016c493432a46f7464446552890c75" |
157 |
| - dependencies: |
158 |
| - "@babel/types" "7.0.0-beta.49" |
159 |
| - lodash "^4.17.5" |
160 |
| - |
161 | 154 |
|
162 | 155 | version "7.0.0-beta.51"
|
163 | 156 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.0.0-beta.51.tgz#ce00428045fbb7d5ebc0ea7bf835789f15366ab2"
|
|
639 | 632 | lodash "^4.2.0"
|
640 | 633 | to-fast-properties "^2.0.0"
|
641 | 634 |
|
642 |
| - |
643 |
| - version "7.0.0-beta.49" |
644 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.49.tgz#b7e3b1c3f4d4cfe11bdf8c89f1efd5e1617b87a6" |
645 |
| - dependencies: |
646 |
| - esutils "^2.0.2" |
647 |
| - lodash "^4.17.5" |
648 |
| - to-fast-properties "^2.0.0" |
649 |
| - |
650 | 635 |
|
651 | 636 | version "7.0.0-beta.51"
|
652 | 637 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.51.tgz#d802b7b543b5836c778aa691797abf00f3d97ea9"
|
@@ -1733,6 +1718,10 @@ estree-walker@^0.5.1:
|
1733 | 1718 | version "0.5.1"
|
1734 | 1719 | resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.1.tgz#64fc375053abc6f57d73e9bd2f004644ad3c5854"
|
1735 | 1720 |
|
| 1721 | +estree-walker@^0.5.2: |
| 1722 | + version "0.5.2" |
| 1723 | + resolved "https://registry.yarnpkg.com/estree-walker/-/estree-walker-0.5.2.tgz#d3850be7529c9580d815600b53126515e146dd39" |
| 1724 | + |
1736 | 1725 | esutils@^2.0.2:
|
1737 | 1726 | version "2.0.2"
|
1738 | 1727 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
|
|
3869 | 3858 | dependencies:
|
3870 | 3859 | glob "^7.0.5"
|
3871 | 3860 |
|
3872 |
| - |
3873 |
| - version "4.0.0-beta.5" |
3874 |
| - resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.5.tgz#1968a72a0be9414a2b073689cf747874cbf0a12b" |
| 3861 | + |
| 3862 | + version "4.0.0-beta.6" |
| 3863 | + resolved "https://registry.yarnpkg.com/rollup-plugin-babel/-/rollup-plugin-babel-4.0.0-beta.6.tgz#3e47f9065e9b47141a0e677fa6faf8255e032274" |
3875 | 3864 | dependencies:
|
3876 |
| - "@babel/helper-module-imports" "7.0.0-beta.49" |
3877 |
| - rollup-pluginutils "^2.0.1" |
| 3865 | + "@babel/helper-module-imports" "7.0.0-beta.51" |
| 3866 | + rollup-pluginutils "^2.3.0" |
3878 | 3867 |
|
3879 | 3868 |
|
3880 | 3869 | version "9.1.3"
|
@@ -3915,6 +3904,13 @@ rollup-pluginutils@^2.0.1:
|
3915 | 3904 | estree-walker "^0.3.0"
|
3916 | 3905 | micromatch "^2.3.11"
|
3917 | 3906 |
|
| 3907 | +rollup-pluginutils@^2.3.0: |
| 3908 | + version "2.3.0" |
| 3909 | + resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.3.0.tgz#478ace04bd7f6da2e724356ca798214884738fc4" |
| 3910 | + dependencies: |
| 3911 | + estree-walker "^0.5.2" |
| 3912 | + micromatch "^2.3.11" |
| 3913 | + |
3918 | 3914 |
|
3919 | 3915 | version "0.62.0"
|
3920 | 3916 | resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.62.0.tgz#4ca8b3c9582195dc9341ff8a1375f58319b95bfc"
|
|
0 commit comments