diff --git a/package.json b/package.json index d8d31aa1f..6c11e9f3e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "esbuild": "0.19.4", "jest": "29.7.0", "picocolors": "1.0.0", - "prettier": "3.0.2", + "prettier": "3.0.3", "rimraf": "5.0.5", "sitemap": "^7.1.1", "standard-version": "9.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8fc86b45b..3e6703a86 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,7 +19,7 @@ importers: esbuild: 0.19.4 jest: 29.7.0 picocolors: 1.0.0 - prettier: 3.0.2 + prettier: 3.0.3 rimraf: 5.0.5 sitemap: ^7.1.1 standard-version: 9.5.0 @@ -43,7 +43,7 @@ importers: esbuild: 0.19.4 jest: 29.7.0_@types+node@18.18.5 picocolors: 1.0.0 - prettier: 3.0.2 + prettier: 3.0.3 rimraf: 5.0.5 sitemap: 7.1.1 standard-version: 9.5.0 @@ -5379,8 +5379,8 @@ packages: hasBin: true dev: true - /prettier/3.0.2: - resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==} + /prettier/3.0.3: + resolution: {integrity: sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==} engines: {node: '>=14'} hasBin: true dev: true