diff --git a/package.json b/package.json index f8eb1ffc07..694777c84b 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "ember-window-mock": "0.7.2", "eslint": "7.32.0", "eslint-config-prettier": "8.3.0", - "eslint-plugin-ember": "10.5.1", + "eslint-plugin-ember": "10.5.3", "eslint-plugin-ember-concurrency": "0.3.1", "eslint-plugin-import-helpers": "1.1.0", "eslint-plugin-prettier": "3.4.0", diff --git a/yarn.lock b/yarn.lock index 12a23b4e2f..4c56212da3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7474,10 +7474,10 @@ eslint-plugin-ember-concurrency@0.3.1: resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.3.1.tgz#7d6a929488ce94d6c4224b5b6e464b01e5163aff" integrity sha512-ihhW9cTv4WU4j3a458gwVIsQQ3FdEJKgwBgNRvUC3pMJzSCqizpbMGO5KJihT2JLWaHtCuibvGaO1ZTJEwwBUQ== -eslint-plugin-ember@10.5.1: - version "10.5.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.1.tgz#3ec65cb562b438c64aa28d772606dbb55705e037" - integrity sha512-6cubCQdsybN2DtuXnlkhqi3SemBk4ktjq2k4vcjFG8QLmrpmiS6sDwIZMM/TLI8f9QwZIjmewhwS4zB/77E47w== +eslint-plugin-ember@10.5.3: + 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== dependencies: "@ember-data/rfc395-data" "^0.0.4" css-tree "^1.0.0-alpha.39"