From a338092f7f2819cb870652753fac6fb9e6a68c5d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2020 15:13:26 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-ember from 8.9.1 to 8.9.2 Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 8.9.1 to 8.9.2. - [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/v8.9.1...v8.9.2) 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 e2535761..d3c79b06 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7722,9 +7722,9 @@ eslint-config-prettier@^6.5.0: get-stdin "^6.0.0" eslint-plugin-ember@^8.3.0: - version "8.9.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.1.tgz#6d76440bd7bb1954ed61c7ebbb1a1cd8c8e1afa6" - integrity sha512-A7TFksLfLLoQEWOHCvJX6SvxxL99yDEPwDZIh28TOgwsPsXpVYJNk22UT5ZrufUyVtdnOH4IsF3jIkRIIE91IA== + version "8.9.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.9.2.tgz#064f2ca391958806885356d85d71962b3a69e665" + integrity sha512-oHQkQdCkT+q9TVjhYAdpqWQh7y6Z/a8thFgTS1LnlJVuv+M+J/evkOejjr+BM9wrZdBQwPG49d2OK0vIXsm9dw== dependencies: "@ember-data/rfc395-data" "^0.0.4" ember-rfc176-data "^0.3.13"