diff --git a/package.json b/package.json index 690d9ab..574d272 100644 --- a/package.json +++ b/package.json @@ -297,7 +297,7 @@ "glob": "^10.3.10", "mocha": "^10.4.0", "nyc": "^15.1.0", - "prettier": "^3.2.5", + "prettier": "^3.3.2", "prettier-plugin-tailwindcss": "^0.5.13", "rimraf": "^3.0.2", "typescript": "^5.4.5", diff --git a/yarn.lock b/yarn.lock index e18c4f2..011b8af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3330,10 +3330,10 @@ prettier-plugin-tailwindcss@^0.5.13: resolved "https://registry.npmmirror.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.13.tgz#ee3c1e07848c90abdd1edde36a09366327e31e26" integrity sha512-2tPWHCFNC+WRjAC4SIWQNSOdcL1NNkydXim8w7TDqlZi+/ulZYz2OouAI6qMtkggnPt7lGamboj6LcTMwcCvoQ== -prettier@^3.2.5: - version "3.2.5" - resolved "https://registry.npmmirror.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368" - integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A== +prettier@^3.3.2: + version "3.3.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a" + integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA== process-nextick-args@~2.0.0: version "2.0.1"