diff --git a/package.json b/package.json index bb6fbfc..91df306 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@babel/eslint-parser": "^7.18.2", "@typescript-eslint/parser": "^5.27.0", "eslint": "^8.16.0", - "prettier": "^2.6.2", + "prettier": "^3.2.5", "typescript": "^4.7.2" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 47bdea0..2ea5a19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2992,10 +2992,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@^2.6.2: - version "2.8.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9" - integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA== +prettier@^3.2.5: + version "3.2.5" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" + integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== promise-map-series@^0.2.1: version "0.2.3"