diff --git a/package.json b/package.json index acd7d2b..e1b3e15 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@sindresorhus/tsconfig": "8.1.0", - "prettier": "3.9.0", + "prettier": "3.9.1", "typescript": "6.0.3" }, "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 70a44cc..56abaeb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ devDependencies: specifier: 8.1.0 version: 8.1.0 prettier: - specifier: 3.9.0 - version: 3.9.0 + specifier: 3.9.1 + version: 3.9.1 typescript: specifier: 6.0.3 version: 6.0.3 @@ -22,8 +22,8 @@ packages: engines: {node: '>=20'} dev: true - /prettier@3.9.0: - resolution: {integrity: sha512-LjIqSIC5VYLzs9WedVmJ2ljNAGnU+DteIClbahu4L/DBeWjZ6iT/k1lAYyu9JUh+1xINxWadaPw/Pl63y/agAw==} + /prettier@3.9.1: + resolution: {integrity: sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==} engines: {node: '>=14'} hasBin: true dev: true