|
47 | 47 | "test:browserstack": "node bin/run-browserstack-tests.js"
|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 |
| - "@babel/helper-module-imports": "^7.0.0", |
51 |
| - "@babel/plugin-transform-block-scoping": "^7.6.2", |
52 |
| - "@babel/plugin-transform-object-assign": "^7.2.0", |
| 50 | + "@babel/helper-module-imports": "^7.8.3", |
| 51 | + "@babel/plugin-transform-block-scoping": "^7.8.3", |
| 52 | + "@babel/plugin-transform-object-assign": "^7.8.3", |
53 | 53 | "@ember/edition-utils": "^1.2.0",
|
54 | 54 | "babel-plugin-debug-macros": "^0.3.3",
|
55 | 55 | "babel-plugin-filter-imports": "^3.0.0",
|
|
58 | 58 | "broccoli-funnel": "^2.0.2",
|
59 | 59 | "broccoli-merge-trees": "^3.0.2",
|
60 | 60 | "chalk": "^2.4.2",
|
61 |
| - "ember-cli-babel": "^7.11.0", |
| 61 | + "ember-cli-babel": "^7.18.0", |
62 | 62 | "ember-cli-get-component-path-option": "^1.0.0",
|
63 | 63 | "ember-cli-is-package-missing": "^1.0.0",
|
64 | 64 | "ember-cli-normalize-entity-name": "^1.0.0",
|
|
73 | 73 | "silent-error": "^1.1.1"
|
74 | 74 | },
|
75 | 75 | "devDependencies": {
|
76 |
| - "@babel/preset-env": "^7.6.0", |
| 76 | + "@babel/preset-env": "^7.9.0", |
77 | 77 | "@glimmer/compiler": "0.38.5-alpha.5",
|
78 | 78 | "@glimmer/env": "^0.1.7",
|
79 | 79 | "@glimmer/interfaces": "0.38.5-alpha.5",
|
|
87 | 87 | "@typescript-eslint/parser": "^2.7.0",
|
88 | 88 | "auto-dist-tag": "^1.0.0",
|
89 | 89 | "aws-sdk": "^2.573.0",
|
90 |
| - "babel-eslint": "^10.0.3", |
91 | 90 | "babel-plugin-module-resolver": "^3.2.0",
|
| 91 | + "babel-eslint": "^10.1.0", |
92 | 92 | "babel-template": "^6.26.0",
|
93 | 93 | "backburner.js": "^2.6.0",
|
94 |
| - "broccoli-babel-transpiler": "^7.3.0", |
| 94 | + "broccoli-babel-transpiler": "^7.4.0", |
95 | 95 | "broccoli-file-creator": "^2.1.1",
|
96 | 96 | "broccoli-persistent-filter": "^2.3.1",
|
97 | 97 | "broccoli-plugin": "^3.0.0",
|
|
0 commit comments