Skip to content

Commit

Permalink
Bump eslint-plugin-ember from 6.6.0 to 6.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jun 24, 2019
1 parent aad7100 commit 854df3d
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 @@ -58,7 +58,7 @@
"ember-source": "~3.10.2",
"ember-source-channel-url": "^1.1.0",
"ember-try": "^1.2.1",
"eslint-plugin-ember": "^6.6.0",
"eslint-plugin-ember": "^6.7.0",
"eslint-plugin-mocha": "^5.3.0",
"eslint-plugin-node": "^8.0.0",
"fixturify": "^1.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3558,10 +3558,10 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2, escape-string-regexp@^1
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

eslint-plugin-ember@^6.6.0:
version "6.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.6.0.tgz#fa64f0e9fbbe14ae44478b5fa3890fb74d720e5e"
integrity sha512-vqRAyGMtuohMe+cnxiPYIF73gC2Rlei0GX/TAAAIXIJH8E98TFQkOHAhzF6u/6l6W5XRVuTKOlXyPJzRY+kJwQ==
eslint-plugin-ember@^6.7.0:
version "6.7.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.7.0.tgz#1c2eb60a3b5ef7d483bd6f3ecbeaff42667c98ba"
integrity sha512-NLrO9XY0cR0+oeMc6850A86nJJe5LkN9fs5obNfy4BE0CmDXa3PX9GQlAR/O0sXPsj9HIOnGBTp2qO5dKfgZmA==
dependencies:
ember-rfc176-data "^0.3.9"
snake-case "^2.1.0"
Expand Down

0 comments on commit 854df3d

Please sign in to comment.