diff --git a/package.json b/package.json index 0880b9c..50b8b39 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@sindresorhus/tsconfig": "7.0.0", - "prettier": "3.5.2", + "prettier": "3.5.3", "typescript": "5.8.2" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6ff3da6..8c06f1b 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.2 - version: 3.5.2 + specifier: 3.5.3 + version: 3.5.3 typescript: specifier: 5.8.2 version: 5.8.2 @@ -22,8 +22,8 @@ packages: engines: {node: '>=18'} dev: true - /prettier@3.5.2: - resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} + /prettier@3.5.3: + resolution: {integrity: sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==} engines: {node: '>=14'} hasBin: true dev: true