|
21 | 21 | "packageManager": "[email protected]", |
22 | 22 | "devDependencies": { |
23 | 23 | "$repo-utils": "link:./scripts/repo-utils", |
24 | | - "@babel/cli": "8.0.0-alpha.5", |
25 | | - "@babel/core": "8.0.0-alpha.5", |
| 24 | + "@babel/cli": "8.0.0-alpha.7", |
| 25 | + "@babel/core": "8.0.0-alpha.7", |
26 | 26 | "@babel/eslint-config-internal": "workspace:^", |
27 | 27 | "@babel/eslint-parser": "workspace:^", |
28 | 28 | "@babel/eslint-plugin-development": "workspace:^", |
29 | 29 | "@babel/eslint-plugin-development-internal": "workspace:^", |
30 | | - "@babel/plugin-transform-dynamic-import": "8.0.0-alpha.5", |
31 | | - "@babel/plugin-transform-export-namespace-from": "8.0.0-alpha.5", |
32 | | - "@babel/plugin-transform-modules-commonjs": "8.0.0-alpha.5", |
33 | | - "@babel/plugin-transform-object-rest-spread": "8.0.0-alpha.5", |
34 | | - "@babel/plugin-transform-runtime": "8.0.0-alpha.5", |
35 | | - "@babel/preset-env": "8.0.0-alpha.5", |
36 | | - "@babel/preset-typescript": "8.0.0-alpha.5", |
37 | | - "@babel/runtime": "8.0.0-alpha.5", |
| 30 | + "@babel/plugin-proposal-json-modules": "8.0.0-alpha.7", |
| 31 | + "@babel/plugin-transform-dynamic-import": "8.0.0-alpha.7", |
| 32 | + "@babel/plugin-transform-export-namespace-from": "8.0.0-alpha.7", |
| 33 | + "@babel/plugin-transform-modules-commonjs": "8.0.0-alpha.7", |
| 34 | + "@babel/plugin-transform-object-rest-spread": "8.0.0-alpha.7", |
| 35 | + "@babel/plugin-transform-runtime": "8.0.0-alpha.7", |
| 36 | + "@babel/preset-env": "8.0.0-alpha.7", |
| 37 | + "@babel/preset-typescript": "8.0.0-alpha.7", |
| 38 | + "@babel/runtime": "8.0.0-alpha.7", |
38 | 39 | "@cspotcode/source-map-support": "^0.8.1", |
39 | 40 | "@eslint/eslintrc": "^2.1.4", |
40 | 41 | "@rollup/plugin-babel": "^6.0.4", |
|
0 commit comments