diff --git a/package.json b/package.json index 1a46764..f1e9277 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/simple-oauth2": "^5.0.7", "esbuild": "^0.27.0", "npm-run-all": "^4.1.5", - "prettier": "^3.7.3", + "prettier": "^3.7.4", "standard-version": "^9.5.0", "typescript": "^5.9.3" }, diff --git a/yarn.lock b/yarn.lock index b211bf6..6935fda 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2034,10 +2034,10 @@ prettier-plugin-tailwindcss@^0.6.11: resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f" integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA== -prettier@^3.0.0, prettier@^3.5.3, prettier@^3.7.3: - version "3.7.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab" - integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg== +prettier@^3.0.0, prettier@^3.5.3, prettier@^3.7.4: + version "3.7.4" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f" + integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA== process-nextick-args@~2.0.0: version "2.0.1"