diff --git a/package.json b/package.json index 10ce386..cc27cb5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@sindresorhus/tsconfig": "7.0.0", - "prettier": "3.5.3", + "prettier": "3.6.0", "typescript": "5.8.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac895dd..0e0c5da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ devDependencies: specifier: 7.0.0 version: 7.0.0 prettier: - specifier: 3.5.3 - version: 3.5.3 + specifier: 3.6.0 + version: 3.6.0 typescript: specifier: 5.8.3 version: 5.8.3 @@ -22,8 +22,8 @@ packages: engines: {node: '>=18'} dev: true - /prettier@3.5.3: - resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} + /prettier@3.6.0: + resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==} engines: {node: '>=14'} hasBin: true dev: true