Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies & devDependencies to latest. #78

Merged
merged 5 commits into from
May 1, 2020

Commits on Apr 30, 2020

  1. Configuration menu
    Copy the full SHA
    0d138b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d241e7b View commit details
    Browse the repository at this point in the history
  3. Remove ember-welcome-page.

    rwjblue committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    dc3368f View commit details
    Browse the repository at this point in the history
  4. Re-roll yarn.lock.

    rwjblue committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6ac2841 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Disable ember/no-get

    Since we still support Ember < 3.1 (where CP's got a getter by default)
    we cannot avoid using `this.get`/`Ember.get`.
    rwjblue committed May 1, 2020
    Configuration menu
    Copy the full SHA
    fbcdec7 View commit details
    Browse the repository at this point in the history