diff --git a/package.json b/package.json index 48990ca..49fa0c0 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@manypkg/cli": "^0.21.4", "husky": "^9.0.11", "lint-staged": "^15.2.2", - "prettier": "^3.2.5", + "prettier": "^3.8.1", "turbo": "^1.13.3" }, "packageManager": "pnpm@8.15.7" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8cb2d0..9ae75af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^15.2.2 version: 15.2.2 prettier: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.8.1 + version: 3.8.1 turbo: specifier: ^1.13.3 version: 1.13.3 @@ -3669,8 +3669,8 @@ packages: hasBin: true dev: false - /prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + /prettier@3.8.1: + resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} engines: {node: '>=14'} hasBin: true dev: false