diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-08-21 07:41:52 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-21 07:41:52 +0000 |
| commit | 11d58ba76cab421abeb9b49ca5a8555f33b90094 (patch) | |
| tree | ffe84d0c6c57f03c885a733cd49cce93a0c62a2a | |
| parent | 0cffbb968e254c9fe48c1be228f8651de0e4837f (diff) | |
| download | faker-11d58ba76cab421abeb9b49ca5a8555f33b90094.tar.xz faker-11d58ba76cab421abeb9b49ca5a8555f33b90094.zip | |
chore(deps): update dependency prettier to v3.0.2 (#2327)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 20 |
2 files changed, 11 insertions, 11 deletions
diff --git a/package.json b/package.json index a8312813..145d3a58 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "eslint-plugin-vitest": "~0.2.8", "glob": "~10.3.3", "npm-run-all": "~4.1.5", - "prettier": "3.0.1", + "prettier": "3.0.2", "prettier-plugin-organize-imports": "~3.2.3", "rimraf": "~5.0.1", "sanitize-html": "~2.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a604c9f..9b772b2c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,7 +66,7 @@ devDependencies: version: 46.4.6([email protected]) eslint-plugin-prettier: specifier: ~5.0.0 eslint-plugin-vitest: specifier: ~0.2.8 @@ -77,11 +77,11 @@ devDependencies: specifier: ~4.1.5 version: 4.1.5 prettier: - specifier: 3.0.1 - version: 3.0.1 + specifier: 3.0.2 + version: 3.0.2 prettier-plugin-organize-imports: specifier: ~3.2.3 - version: 3.2.3([email protected])([email protected]) + version: 3.2.3([email protected])([email protected]) rimraf: specifier: ~5.0.1 version: 5.0.1 @@ -3225,7 +3225,7 @@ packages: - supports-color dev: true resolution: {integrity: sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -3241,7 +3241,7 @@ packages: dependencies: eslint: 8.47.0 eslint-config-prettier: 9.0.0([email protected]) - prettier: 3.0.1 + prettier: 3.0.2 prettier-linter-helpers: 1.0.0 synckit: 0.8.5 dev: true @@ -5031,7 +5031,7 @@ packages: fast-diff: 1.3.0 dev: true resolution: {integrity: sha512-KFvk8C/zGyvUaE3RvxN2MhCLwzV6OBbFSkwZ2OamCrs9ZY4i5L77jQ/w4UmUr+lqX8qbaqVq6bZZkApn+IgJSg==} peerDependencies: '@volar/vue-language-plugin-pug': ^1.0.4 @@ -5044,12 +5044,12 @@ packages: '@volar/vue-typescript': optional: true dependencies: - prettier: 3.0.1 + prettier: 3.0.2 typescript: 4.9.5 dev: true - resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==} + resolution: {integrity: sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ==} engines: {node: '>=14'} hasBin: true dev: true |
