diff --git a/package.json b/package.json index 1feac518..00edce9e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "jest": "29.7.0", "myzod": "1.11.0", "npm-run-all2": "6.1.2", - "prettier": "3.2.4", + "prettier": "3.2.5", "ts-dedent": "^2.2.0", "ts-jest": "29.1.2", "typescript": "5.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 55af367a..b9179572 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -68,8 +68,8 @@ devDependencies: specifier: 6.1.2 version: 6.1.2 prettier: - specifier: 3.2.4 - version: 3.2.4 + specifier: 3.2.5 + version: 3.2.5 ts-dedent: specifier: ^2.2.0 version: 2.2.0 @@ -5296,8 +5296,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.2.4: - resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + /prettier@3.2.5: + resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} engines: {node: '>=14'} hasBin: true dev: true