Skip to content

Commit

Permalink
Merge pull request #1009 from emberjs/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies to latest (fix some Ember 3.27 deprecations)
  • Loading branch information
rwjblue authored Mar 18, 2021
2 parents d1a05f4 + 96d3da4 commit b34b9dd
Show file tree
Hide file tree
Showing 2 changed files with 359 additions and 513 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"test:all": "ember try:each"
},
"dependencies": {
"@ember/test-waiters": "^2.4.1",
"@ember/test-waiters": "^2.4.2",
"broccoli-debug": "^0.6.5",
"broccoli-funnel": "^3.0.3",
"ember-cli-babel": "^7.23.1",
"ember-cli-htmlbars": "^5.6.2",
"ember-cli-babel": "^7.26.1",
"ember-cli-htmlbars": "^5.7.0",
"ember-destroyable-polyfill": "^2.0.3"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b34b9dd

Please sign in to comment.