diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-06-10 09:27:57 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-06-10 09:27:57 +0200 |
| commit | 533b7435596758f6e60c744fc8429249647cccd5 (patch) | |
| tree | 0c955c843a41700b8f7ddbb7f836c17182fdf9bd | |
| parent | 5a4dddd496bd10659d678bb55f4e6137805cd684 (diff) | |
| download | faker-533b7435596758f6e60c744fc8429249647cccd5.tar.xz faker-533b7435596758f6e60c744fc8429249647cccd5.zip | |
chore(deps): update dependency prettier to v3.3.1 (#2941)
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 1e079905..70f310e7 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.2.5", + "prettier": "3.3.1", "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 3caa14d0..e0f4e19e 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.2.5 - version: 3.2.5 + specifier: 3.3.1 + version: 3.3.1 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 @@ -2936,8 +2936,8 @@ packages: '@volar/vue-typescript': optional: true - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} engines: {node: '>=14'} hasBin: true @@ -5674,10 +5674,10 @@ snapshots: transitivePeerDependencies: - supports-color dependencies: eslint: 8.57.0 - prettier: 3.2.5 + prettier: 3.3.1 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 optionalDependencies: @@ -6851,12 +6851,12 @@ snapshots: dependencies: fast-diff: 1.3.0 dependencies: - prettier: 3.2.5 + prettier: 3.3.1 typescript: 5.4.5 - [email protected]: {} + [email protected]: {} |
