diff --git a/.github/actions/sonar-update-center/package-lock.json b/.github/actions/sonar-update-center/package-lock.json index 3c44df18..c9edb014 100644 --- a/.github/actions/sonar-update-center/package-lock.json +++ b/.github/actions/sonar-update-center/package-lock.json @@ -28,7 +28,7 @@ "jest-circus": "^29.7.0", "js-yaml": "^4.1.0", "nock": "^13.3.0", - "prettier": "3.2.1", + "prettier": "3.2.2", "ts-jest": "^29.0.5", "typescript": "^5.0.0" } @@ -6192,9 +6192,9 @@ } }, "node_modules/prettier": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz", - "integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", + "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -11934,9 +11934,9 @@ "dev": true }, "prettier": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.1.tgz", - "integrity": "sha512-qSUWshj1IobVbKc226Gw2pync27t0Kf0EdufZa9j7uBSJay1CC+B3K5lAAZoqgX3ASiKuWsk6OmzKRetXNObWg==", + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.2.tgz", + "integrity": "sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==", "dev": true }, "prettier-linter-helpers": { diff --git a/.github/actions/sonar-update-center/package.json b/.github/actions/sonar-update-center/package.json index d2807eb4..3ea123df 100644 --- a/.github/actions/sonar-update-center/package.json +++ b/.github/actions/sonar-update-center/package.json @@ -43,7 +43,7 @@ "jest-circus": "^29.7.0", "js-yaml": "^4.1.0", "nock": "^13.3.0", - "prettier": "3.2.1", + "prettier": "3.2.2", "ts-jest": "^29.0.5", "typescript": "^5.0.0" }