From 1b1c51fec140371ce38557be75bca0e36a02198c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 04:53:12 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-ember from 6.5.1 to 6.6.0 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](https://github.com/ember-cli/eslint-plugin-ember/compare/v6.5.1...v6.6.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 337f8a29..75e5df8d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3577,9 +3577,9 @@ eslint-config-prettier@^5.0.0: get-stdin "^6.0.0" eslint-plugin-ember@^6.1.0: - 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== + 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"