diff --git a/package.json b/package.json index 303b69a4..505fc89a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@cspell/dict-es-es": "3.0.3", "cspell": "9.1.2", "eclint": "2.8.1", - "prettier": "3.6.0" + "prettier": "3.6.1" }, "scripts": { "verify-spell": "cspell .", diff --git a/yarn.lock b/yarn.lock index 6219cd0d..69471e57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1867,10 +1867,10 @@ plugin-error@^1.0.1: arr-union "^3.1.0" extend-shallow "^3.0.2" -prettier@3.6.0: - version "3.6.0" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea" - integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw== +prettier@3.6.1: + version "3.6.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44" + integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A== process-nextick-args@^2.0.0, process-nextick-args@~2.0.0: version "2.0.1"