diff --git a/package.json b/package.json index 069a0430795..45a96494a1c 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "ember-window-mock": "0.8.1", "eslint": "8.22.0", "eslint-config-prettier": "8.5.0", - "eslint-plugin-ember": "11.0.5", + "eslint-plugin-ember": "11.0.6", "eslint-plugin-ember-concurrency": "0.5.1", "eslint-plugin-import-helpers": "1.2.1", "eslint-plugin-prettier": "4.2.1", diff --git a/yarn.lock b/yarn.lock index 1cb79580ee4..e7033a78b22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7229,10 +7229,10 @@ eslint-plugin-ember-concurrency@0.5.1: resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.5.1.tgz#48c283e296cea0b591677da9359469537b16369d" integrity sha512-sQjDs/pZt2+882M15hnEdmcxh7LIObP9d8kt5yw5nKNR6tGF5SIBPx00Jji61KYISakFHzSgcZfgquK3dfY8xA== -eslint-plugin-ember@11.0.5: - version "11.0.5" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.5.tgz#b4a1ce7df123e6b2d18c148b9340e62d32bc6b98" - integrity sha512-Hc6aQ6lsdjf9xPrgO0rRY5EjTSIssUEJ4IJZU+idtexead0DX1C5hZDgG9XTKYQIYwRR3JFFC5R4h6KOPCcQRQ== +eslint-plugin-ember@11.0.6: + version "11.0.6" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6.tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798" + integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ== dependencies: "@ember-data/rfc395-data" "^0.0.4" css-tree "^2.0.4"