diff --git a/package.json b/package.json index 17c1e71c..d0aab262 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "ember-try": "^1.4.0", "eslint": "^6.8.0", "eslint-config-simplabs": "^0.4.0", - "eslint-plugin-ember": "^8.12.0", + "eslint-plugin-ember": "^8.13.0", "eslint-plugin-qunit": "^4.3.0", "lerna-changelog": "^1.0.1", "loader.js": "^4.5.1", diff --git a/yarn.lock b/yarn.lock index cfd48316..f5eba08d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4213,10 +4213,10 @@ eslint-config-simplabs@^0.4.0: pify "^2.3.0" supports-color "^3.2.3" -eslint-plugin-ember@^8.12.0: - version "8.12.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.12.0.tgz#7e4b50bc6aa457cda58b09809b1545350650af16" - integrity sha512-o2mtq8Tz1Rwdab8f+YlGXtSdH5wpPRJeGC/MeBGGSZK9O/TmpOYbbj1sklUHphtthz6yStU3EhxubZ2M3PoMIw== +eslint-plugin-ember@^8.13.0: + version "8.13.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-8.13.0.tgz#7178e059ecfb37df46644966fbacd02abb98ac13" + integrity sha512-CD7K8m2pTpDKInpzivpku81N5EbvEdhqy/lS1InEp0pZD+G6zi/yK1/jUxz5bAURnoFtF5r6xZZLF56zCC32+w== dependencies: "@ember-data/rfc395-data" "^0.0.4" ember-rfc176-data "^0.3.15"