diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-06-17 06:41:04 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-17 06:41:04 +0000 |
| commit | 705b63ba120746fbed8a3ae89a7574075838364b (patch) | |
| tree | 6c9ae7037902e1af5f9228a4a7d7b83e2995ca43 | |
| parent | 3ba2072c4c93424666c78d856a0391d5c5226afd (diff) | |
| download | faker-705b63ba120746fbed8a3ae89a7574075838364b.tar.xz faker-705b63ba120746fbed8a3ae89a7574075838364b.zip | |
chore(deps): update dependency prettier to v3.3.2 (#2952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 22 |
2 files changed, 12 insertions, 12 deletions
diff --git a/package.json b/package.json index 9e331760..00889141 100644 --- a/package.json +++ b/package.json @@ -117,7 +117,7 @@ "eslint-plugin-unicorn": "52.0.0", "eslint-plugin-vitest": "0.4.1", "npm-run-all2": "6.2.0", - "prettier": "3.3.1", + "prettier": "3.3.2", "prettier-plugin-organize-imports": "3.2.4", "rimraf": "5.0.7", "sanitize-html": "2.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34c9b969..b7223c45 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -82,7 +82,7 @@ importers: version: 48.2.3([email protected]) eslint-plugin-prettier: specifier: 5.1.3 eslint-plugin-unicorn: specifier: 52.0.0 version: 52.0.0([email protected]) @@ -93,11 +93,11 @@ importers: specifier: 6.2.0 version: 6.2.0 prettier: - specifier: 3.3.1 - version: 3.3.1 + specifier: 3.3.2 + version: 3.3.2 prettier-plugin-organize-imports: specifier: 3.2.4 - version: 3.2.4([email protected])([email protected]) + version: 3.2.4([email protected])([email protected]) rimraf: specifier: 5.0.7 version: 5.0.7 @@ -2798,8 +2798,8 @@ packages: '@volar/vue-typescript': optional: true - resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} + resolution: {integrity: sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==} engines: {node: '>=14'} hasBin: true @@ -5420,10 +5420,10 @@ snapshots: transitivePeerDependencies: - supports-color dependencies: eslint: 8.57.0 - prettier: 3.3.1 + prettier: 3.3.2 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 optionalDependencies: @@ -6597,12 +6597,12 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.3.1 + prettier: 3.3.2 typescript: 5.4.5 - [email protected]: {} + [email protected]: {} |
