Skip to content

Commit

Permalink
Upgrade @babel/plugin-transform-typescript
Browse files Browse the repository at this point in the history
This is needed for the assertion function `assertInDebug`
  • Loading branch information
hjdivad committed Jan 24, 2020
1 parent 4c81baf commit 318915b
Show file tree
Hide file tree
Showing 3 changed files with 1,862 additions and 1,718 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test-external:ember-data-relationship-tracker": "./bin/test-external-partner-project.js ember-data-relationship-tracker https://github.com/ef4/ember-data-relationship-tracker.git"
},
"devDependencies": {
"@babel/plugin-transform-typescript": "^7.7.4",
"@babel/plugin-transform-typescript": "^7.8.3",
"@ember/edition-utils": "^1.1.1",
"@ember/optional-features": "^1.1.0",
"@glimmer/component": "^1.0.0-beta.3",
Expand Down Expand Up @@ -74,7 +74,7 @@
"debug": "^4.1.1",
"ember-cli": "~3.13.1",
"ember-cli-app-version": "^3.2.0",
"ember-cli-babel": "^7.12.0",
"ember-cli-babel": "^7.13.2",
"ember-cli-blueprint-test-helpers": "^0.19.1",
"ember-cli-dependency-checker": "^3.2.0",
"ember-cli-fastboot": "^2.2.1",
Expand All @@ -89,7 +89,7 @@
"ember-cli-string-utils": "^1.1.0",
"ember-cli-template-lint": "^1.0.0-beta.1",
"ember-cli-test-loader": "^2.2.0",
"ember-cli-typescript": "^3.0.0",
"ember-cli-typescript": "^3.1.2",
"ember-cli-typescript-blueprints": "^3.0.0",
"ember-cli-uglify": "3.0.0",
"ember-cli-version-checker": "^3.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/-ember-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"ember-inflector": "^3.0.1"
},
"devDependencies": {
"@babel/plugin-transform-typescript": "^7.7.4",
"@babel/plugin-transform-typescript": "^7.8.3",
"@ember-data/unpublished-test-infra": "3.15.0",
"@ember/optional-features": "^1.1.0",
"@glimmer/component": "^1.0.0-beta.3",
Expand Down
Loading

0 comments on commit 318915b

Please sign in to comment.