diff --git a/package.json b/package.json index f5cf3092..3b6543d2 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.0", + "prettier": "^3.3.1", "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 e11ed71e..272ef301 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.0 - version: 3.3.0 + specifier: ^3.3.1 + version: 3.3.1 sass: specifier: ^1.77.4 version: 1.77.4 @@ -5382,8 +5382,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier@3.3.0: - resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==} + /prettier@3.3.1: + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} engines: {node: '>=14'} hasBin: true dev: true