diff --git a/package.json b/package.json index 12d9111..a5cf554 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "ember-template-lint": "^3.12.0", "ember-try": "^1.4.0", "eslint": "^7.32.0", - "eslint-config-prettier": "^8.3.0", + "eslint-config-prettier": "^9.1.0", "eslint-plugin-ember": "^10.5.7", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index e166ea2..df8b7fa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6064,10 +6064,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" - integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== +eslint-config-prettier@^9.1.0: + version "9.1.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f" + integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw== eslint-plugin-ember@^10.5.7: version "10.5.7"