diff --git a/package.json b/package.json index e644db30..e3946a23 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-config-react-app": "^7.0.1", "husky": "^9.0.11", - "prettier": "^3.3.1", + "prettier": "^3.3.2", "sass": "^1.77.4", "stylelint": "^16.6.0", "stylelint-config-standard-scss": "^13.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 589f9fc9..fe1d5506 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -98,8 +98,8 @@ devDependencies: specifier: ^9.0.11 version: 9.0.11 prettier: - specifier: ^3.3.1 - version: 3.3.1 + specifier: ^3.3.2 + version: 3.3.2 sass: specifier: ^1.77.4 version: 1.77.4 @@ -5382,8 +5382,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.3.1: - resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} + /prettier@3.3.2: + resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} engines: {node: '>=14'} hasBin: true dev: true