diff --git a/package.json b/package.json index 618f166c..f246f508 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "buffer": "6.0.3", "chai": "4.3.10", "eslint": "8.37.0", - "eslint-config-prettier": "8.7.0", + "eslint-config-prettier": "9.0.0", "glob": "10.3.3", "html-loader": "4.2.0", "husky": "8.0.3", diff --git a/yarn.lock b/yarn.lock index 2f0085ce..b3b1aca4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3764,10 +3764,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@8.7.0: - version "8.7.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d" - integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA== +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-scope@5.1.1, eslint-scope@^5.1.1: version "5.1.1"