diff --git a/test-app/package.json b/test-app/package.json index 0fdd7e9..c8b3f24 100644 --- a/test-app/package.json +++ b/test-app/package.json @@ -57,7 +57,7 @@ "ember-template-lint": "^5.11.2", "ember-try": "^3.0.0", "eslint": "^8.51.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-ember": "^11.11.1", "eslint-plugin-n": "^16.2.0", "eslint-plugin-prettier": "^4.2.1", diff --git a/tracked-toolbox/package.json b/tracked-toolbox/package.json index 72765af..72f2af5 100644 --- a/tracked-toolbox/package.json +++ b/tracked-toolbox/package.json @@ -41,7 +41,7 @@ "@embroider/addon-dev": "^4.1.1", "@rollup/plugin-babel": "^6.0.3", "eslint": "^8.51.0", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-ember": "^11.11.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^4.2.1", diff --git a/yarn.lock b/yarn.lock index a7f57f3..6ce2a21 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5530,10 +5530,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^8.8.0: - version "8.8.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348" - integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA== +eslint-config-prettier@^9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f" + integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw== eslint-formatter-kakoune@^1.0.0: version "1.0.0"