From 9ed34a1f5bc058b110297ba7a0f90df25e5410b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 15:03:36 +0000 Subject: [PATCH] :arrow_up: Bump eslint-plugin-ember from 10.5.3 to 10.5.4 Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.5.3 to 10.5.4. - [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/v10.5.3...v10.5.4) --- updated-dependencies: - dependency-name: eslint-plugin-ember dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 5345a3a0..95629351 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5777,9 +5777,9 @@ eslint-formatter-pretty@^4.0.0: supports-hyperlinks "^2.0.0" eslint-plugin-ember@^10.3.0: - version "10.5.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.3.tgz#fc5bf5f6f4c66bd166060931f3c12fbb15f44c8a" - integrity sha512-73VoHoerrr81rk9gdeedcHwCXinJCEyMEHimXKtcFwr3lcMvE+yCkV/w0q8Eqj0Rpuo1ifLOU4S2OMptdNPhbA== + version "10.5.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.4.tgz#263a104b297b60d854640612fec9f2d071302e78" + integrity sha512-7Z6H47tD4MNFGN51j00YMKjsHjN1z4u8vA1uImSYrgYHLh5nZKyP8pFBFI8pXBicw96N/njH48iz4zjZqMcPlQ== dependencies: "@ember-data/rfc395-data" "^0.0.4" css-tree "^1.0.0-alpha.39"