Skip to content

Commit

Permalink
Merge pull request #140 from buschtoens/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-plugin-ember-7.0.0
  • Loading branch information
dependabot-preview[bot] authored Aug 26, 2019
2 parents 6847cdf + d199fd9 commit 506e22d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ember-try": "^1.0.0",
"eslint": "^6.0.0",
"eslint-config-prettier": "^6.0.0",
"eslint-plugin-ember": "^6.1.0",
"eslint-plugin-ember": "^7.0.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.0.1",
"loader.js": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3613,10 +3613,10 @@ eslint-config-prettier@^6.0.0:
dependencies:
get-stdin "^6.0.0"

eslint-plugin-ember@^6.1.0:
version "6.10.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.10.0.tgz#6a2792bdeaf81ddbe663f41d3071b172f8fde862"
integrity sha512-TUHa31fxrxpLkIQOq896dwN5OroJN0qQoPXOSOvlaFlvtSDF1A4wnuRLgeXb0YEKOjEtWrlmckbJnnbHOPDIMg==
eslint-plugin-ember@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-7.0.0.tgz#75412b62501a8489b5b6345ccb6adfb877ceb38a"
integrity sha512-cMdYuKs46hpF5DEPQ2cccNjgC5xy0C1GcFfP47qiHTKAAAkHUttD/6DdEH3OwlreK/uFbF4fFaHxuq84xkaOgA==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
ember-rfc176-data "^0.3.11"
Expand Down

0 comments on commit 506e22d

Please sign in to comment.