mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.8.1...3.8.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2577/head
committed by
GitHub
2 changed files with 9 additions and 9 deletions
@ -145,11 +145,11 @@ importers: |
|||
specifier: ^10.1.8 |
|||
version: 10.1.8([email protected]([email protected])) |
|||
prettier: |
|||
specifier: ^3.8.1 |
|||
version: 3.8.1 |
|||
specifier: ^3.8.2 |
|||
version: 3.8.2 |
|||
prettier-plugin-tailwindcss: |
|||
specifier: ^0.7.2 |
|||
version: 0.7.2([email protected].1) |
|||
version: 0.7.2([email protected].2) |
|||
tsx: |
|||
specifier: ^4.21.0 |
|||
version: 4.21.0 |
|||
@ -5299,8 +5299,8 @@ packages: |
|||
prettier-plugin-svelte: |
|||
optional: true |
|||
|
|||
[email protected].1: |
|||
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} |
|||
[email protected].2: |
|||
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==} |
|||
engines: {node: '>=14'} |
|||
hasBin: true |
|||
|
|||
@ -11542,11 +11542,11 @@ snapshots: |
|||
|
|||
[email protected]: {} |
|||
|
|||
[email protected]([email protected].1): |
|||
[email protected]([email protected].2): |
|||
dependencies: |
|||
prettier: 3.8.1 |
|||
prettier: 3.8.2 |
|||
|
|||
[email protected].1: {} |
|||
[email protected].2: {} |
|||
|
|||
[email protected]: {} |
|||
|
|||
|
|||
Loading…
Reference in new issue