diff --git a/package.json b/package.json index fa0361c3..2359c736 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-plugin-import": "2.29.1", "jest": "29.7.0", "nx": "17.2.8", - "prettier": "3.2.1", + "prettier": "3.2.2", "ts-node": "10.9.2", "tsup": "8.0.1", "typescript": "5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04182c1c..9f5efe3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -76,8 +76,8 @@ importers: specifier: 17.2.8 version: 17.2.8(@swc/core@1.3.102) prettier: - specifier: 3.2.1 - version: 3.2.1 + specifier: 3.2.2 + version: 3.2.2 ts-node: specifier: 10.9.2 version: 10.9.2(@swc/core@1.3.102)(@types/node@20.10.8)(typescript@5.3.3) @@ -7050,8 +7050,8 @@ packages: hasBin: true dev: true - /prettier@3.2.1: - resolution: {integrity: sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==} + /prettier@3.2.2: + resolution: {integrity: sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==} engines: {node: '>=14'} hasBin: true dev: true