diff --git a/package.json b/package.json index cf27401e..6461933e 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "happy-dom": "7.7.0", "lint-staged": "13.0.3", "pnpm": "7.33.4", - "prettier": "2.7.1", + "prettier": "3.0.0", "rimraf": "3.0.2", "sass": "1.56.1", "simple-git-hooks": "2.8.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 931a003c..fc89bcf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: happy-dom: 7.7.0 lint-staged: 13.0.3 pnpm: 7.33.4 - prettier: 2.7.1 + prettier: 3.0.0 rimraf: 3.0.2 sass: 1.56.1 simple-git-hooks: 2.8.1 @@ -58,7 +58,7 @@ devDependencies: happy-dom: 7.7.0 lint-staged: 13.0.3 pnpm: 7.33.4 - prettier: 2.7.1 + prettier: 3.0.0 rimraf: 3.0.2 sass: 1.56.1 simple-git-hooks: 2.8.1 @@ -3847,9 +3847,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.7.1: - resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} - engines: {node: '>=10.13.0'} + /prettier/3.0.0: + resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} + engines: {node: '>=14'} hasBin: true dev: true