diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 11:45:20 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-03-01 11:45:20 +0100 |
| commit | 4126961cf1f1ddcde70f63d7db21d2e8d6ed7bcc (patch) | |
| tree | b5e492b240aec69309d5764d889375930a435b27 | |
| parent | 176936cea509036afa6d70b2ff632cafa0ee1851 (diff) | |
| download | faker-4126961cf1f1ddcde70f63d7db21d2e8d6ed7bcc.tar.xz faker-4126961cf1f1ddcde70f63d7db21d2e8d6ed7bcc.zip | |
chore(deps): update dependency prettier to v3.5.2 (#3423)
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 f79b974b..87cb5d37 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "eslint-plugin-unicorn": "56.0.1", "jiti": "2.4.2", "npm-run-all2": "7.0.2", - "prettier": "3.4.2", + "prettier": "3.5.2", "prettier-plugin-organize-imports": "4.1.0", "prettier-plugin-packagejson": "2.5.9", "rimraf": "5.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6861702a..d1727808 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: version: 50.6.3([email protected]([email protected])) eslint-plugin-prettier: specifier: 5.2.3 - version: 5.2.3(@types/[email protected])([email protected]([email protected]([email protected])))([email protected]([email protected]))([email protected]) + version: 5.2.3(@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])) @@ -72,14 +72,14 @@ importers: specifier: 7.0.2 version: 7.0.2 prettier: - specifier: 3.4.2 - version: 3.4.2 + specifier: 3.5.2 + version: 3.5.2 prettier-plugin-organize-imports: specifier: 4.1.0 prettier-plugin-packagejson: specifier: 2.5.9 - version: 2.5.9([email protected]) + version: 2.5.9([email protected]) rimraf: specifier: 5.0.10 version: 5.0.10 @@ -2766,8 +2766,8 @@ packages: prettier: optional: true - resolution: {integrity: sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==} + resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} engines: {node: '>=14'} hasBin: true @@ -5259,10 +5259,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.21.0([email protected]) - prettier: 3.4.2 + prettier: 3.5.2 prettier-linter-helpers: 1.0.0 synckit: 0.9.2 optionalDependencies: @@ -6282,21 +6282,21 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.4.2 + prettier: 3.5.2 typescript: 5.8.2 optionalDependencies: vue-tsc: 2.2.4([email protected]) dependencies: sort-package-json: 2.15.0 synckit: 0.9.2 optionalDependencies: - prettier: 3.4.2 + prettier: 3.5.2 - [email protected]: {} + [email protected]: {} |
