Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
chore(deps): bump eslint-plugin-ember from 6.5.1 to 6.6.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v6.5.1...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 17, 2019
1 parent a7bc7d4 commit a1e16c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@clark/eslint-config": "^1.3.0",
"@clark/eslint-config-browser": "^1.3.0",
"@clark/eslint-config-ember-order-imports": "^1.3.1",
"eslint-plugin-ember": "^6.5.1",
"eslint-plugin-ember": "^6.6.0",
"eslint-plugin-ember-best-practices": "^1.1.1",
"lodash.merge": "^4.6.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1925,10 +1925,10 @@ eslint-plugin-ember-best-practices@^1.1.1:
dependencies:
requireindex "^1.1.0"

eslint-plugin-ember@^6.5.1:
version "6.5.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.5.1.tgz#2fc747ede7b796e1d3587388b1d173886ce16379"
integrity sha512-LkVbGqf5xo/uSLCSGR3nkvWJU/2aRD+okp/rshteBx26Xbf1PNoF/M5JdKiG9eCRAlNKExKr893bGK6eNMn9iA==
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==
dependencies:
ember-rfc176-data "^0.3.9"
snake-case "^2.1.0"
Expand Down

0 comments on commit a1e16c6

Please sign in to comment.