diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-12-02 09:26:09 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-12-02 09:26:09 +0000 |
| commit | 176d4300366b0481fbc01f2da3faad104d626dc9 (patch) | |
| tree | 9203dc258c1e41371bdc491a891f443f422c1f43 | |
| parent | ed2c3a201469a0efdcc429920a859f7f337a5b4b (diff) | |
| download | faker-176d4300366b0481fbc01f2da3faad104d626dc9.tar.xz faker-176d4300366b0481fbc01f2da3faad104d626dc9.zip | |
chore(deps): update dependency prettier to v3.4.1 (#3295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 2 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 28 |
2 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json index d8b63a73..eac39281 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "eslint-plugin-unicorn": "56.0.1", "jiti": "2.4.1", "npm-run-all2": "7.0.1", - "prettier": "3.3.3", + "prettier": "3.4.1", "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-packagejson": "2.5.6", "rimraf": "5.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e87f960e..ac0290c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,7 +64,7 @@ importers: version: 50.6.0([email protected]([email protected])) eslint-plugin-prettier: specifier: 5.2.1 - version: 5.2.1(@types/[email protected])([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) + version: 5.2.1(@types/[email protected])([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) eslint-plugin-unicorn: specifier: 56.0.1 version: 56.0.1([email protected]([email protected])) @@ -75,14 +75,14 @@ importers: specifier: 7.0.1 version: 7.0.1 prettier: - specifier: 3.3.3 - version: 3.3.3 + specifier: 3.4.1 + version: 3.4.1 prettier-plugin-organize-imports: specifier: 4.1.0 prettier-plugin-packagejson: specifier: 2.5.6 - version: 2.5.6([email protected]) + version: 2.5.6([email protected]) rimraf: specifier: 5.0.10 version: 5.0.10 @@ -2879,8 +2879,8 @@ packages: prettier: optional: true - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + resolution: {integrity: sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==} engines: {node: '>=14'} hasBin: true @@ -5403,10 +5403,10 @@ snapshots: transitivePeerDependencies: - supports-color - [email protected](@types/[email protected])([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): + [email protected](@types/[email protected])([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]): dependencies: eslint: 9.16.0([email protected]) - prettier: 3.3.3 + prettier: 3.4.1 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: @@ -6419,21 +6419,21 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.3.3 + prettier: 3.4.1 typescript: 5.7.2 optionalDependencies: vue-tsc: 2.1.10([email protected]) dependencies: sort-package-json: 2.12.0 synckit: 0.9.2 optionalDependencies: - prettier: 3.3.3 + prettier: 3.4.1 - [email protected]: {} + [email protected]: {} |
