diff --git a/package.json b/package.json index 61f45be..331ec12 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "ember-template-lint": "^2.14.0", "ember-try": "^1.4.0", "eslint": "^7.13.0", - "eslint-plugin-ember": "^9.5.0", + "eslint-plugin-ember": "^9.6.0", "eslint-plugin-node": "^11.1.0", "loader.js": "^4.7.0", "npm-run-all": "^4.1.5", diff --git a/yarn.lock b/yarn.lock index f1d1908..e2fa000 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6181,10 +6181,10 @@ escodegen@^1.11.0, escodegen@^1.14.1: optionalDependencies: source-map "~0.6.1" -eslint-plugin-ember@^9.5.0: - version "9.5.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.5.0.tgz#55966bce55ec7ee8bed336b9ad4ce6b953c61aaa" - integrity sha512-kkOYb5e4d8prPK7Hv5/HCvQu7oZxjKcrD43KNrOsTfFotscVax1d3oRt1J+SmOG99qW144mit4YNURZDFtlLKw== +eslint-plugin-ember@^9.6.0: + version "9.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.6.0.tgz#607669732094081922660c3be5fc29f3caa3ee51" + integrity sha512-MNSXffxPhIiYaVc4eisRPeNoRb19W/2pHWiXwETlhQI9w/2VCyXLKY7c/8gtOCcjuEw4Xd5NiCMqxcNmyq5UzQ== dependencies: "@ember-data/rfc395-data" "^0.0.4" css-tree "^1.0.0-alpha.39"