|
40 | 40 | "test:node:debug": "mocha debug node-tests"
|
41 | 41 | },
|
42 | 42 | "dependencies": {
|
43 |
| - "@babel/core": "^7.11.0", |
44 |
| - "@babel/helper-compilation-targets": "^7.10.4", |
| 43 | + "@babel/core": "^7.12.0", |
| 44 | + "@babel/helper-compilation-targets": "^7.12.0", |
45 | 45 | "@babel/plugin-proposal-class-properties": "^7.10.4",
|
46 | 46 | "@babel/plugin-proposal-decorators": "^7.10.5",
|
47 | 47 | "@babel/plugin-transform-modules-amd": "^7.10.5",
|
48 |
| - "@babel/plugin-transform-runtime": "^7.11.0", |
49 |
| - "@babel/plugin-transform-typescript": "^7.11.0", |
50 |
| - "@babel/polyfill": "^7.10.4", |
51 |
| - "@babel/preset-env": "^7.11.0", |
52 |
| - "@babel/runtime": "^7.11.0", |
| 48 | + "@babel/plugin-transform-runtime": "^7.12.0", |
| 49 | + "@babel/plugin-transform-typescript": "^7.12.0", |
| 50 | + "@babel/polyfill": "^7.11.5", |
| 51 | + "@babel/preset-env": "^7.12.0", |
| 52 | + "@babel/runtime": "^7.12.0", |
53 | 53 | "amd-name-resolver": "^1.2.1",
|
54 | 54 | "babel-plugin-debug-macros": "^0.3.3",
|
55 | 55 | "babel-plugin-ember-data-packages-polyfill": "^0.1.2",
|
56 |
| - "babel-plugin-ember-modules-api-polyfill": "^3.1.1", |
| 56 | + "babel-plugin-ember-modules-api-polyfill": "^3.2.0", |
57 | 57 | "babel-plugin-module-resolver": "^3.1.1",
|
58 |
| - "broccoli-babel-transpiler": "^7.7.0", |
| 58 | + "broccoli-babel-transpiler": "^7.8.0", |
59 | 59 | "broccoli-debug": "^0.6.4",
|
60 | 60 | "broccoli-funnel": "^2.0.1",
|
61 | 61 | "broccoli-source": "^1.1.0",
|
62 | 62 | "clone": "^2.1.2",
|
63 |
| - "ember-cli-babel-plugin-helpers": "^1.1.0", |
| 63 | + "ember-cli-babel-plugin-helpers": "^1.1.1", |
64 | 64 | "ember-cli-version-checker": "^4.1.0",
|
65 | 65 | "ensure-posix-path": "^1.0.2",
|
66 | 66 | "fixturify-project": "^1.10.0",
|
|
0 commit comments