mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to 3.8.3. - [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.2...3.8.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2587/head
committed by
GitHub
2 changed files with 10 additions and 9 deletions
@ -142,11 +142,11 @@ importers: |
|||||
specifier: ^10.1.8 |
specifier: ^10.1.8 |
||||
version: 10.1.8([email protected]([email protected])) |
version: 10.1.8([email protected]([email protected])) |
||||
prettier: |
prettier: |
||||
specifier: ^3.8.2 |
specifier: ^3.8.3 |
||||
version: 3.8.2 |
version: 3.8.3 |
||||
prettier-plugin-tailwindcss: |
prettier-plugin-tailwindcss: |
||||
specifier: ^0.7.2 |
specifier: ^0.7.2 |
||||
version: 0.7.2([email protected].2) |
version: 0.7.2([email protected].3) |
||||
tsx: |
tsx: |
||||
specifier: ^4.21.0 |
specifier: ^4.21.0 |
||||
version: 4.21.0 |
version: 4.21.0 |
||||
@ -2427,6 +2427,7 @@ packages: |
|||||
|
|
||||
'@simple-git/[email protected]': |
'@simple-git/[email protected]': |
||||
resolution: {integrity: sha512-sUKOu2lb5vGIWADNNLpscyj07DAeQZU3KLbnE2Tj53tW6BbDQKMly2CCfnR4oYzqtRELCPWfwaPg+Q0T8qfKBg==} |
resolution: {integrity: sha512-sUKOu2lb5vGIWADNNLpscyj07DAeQZU3KLbnE2Tj53tW6BbDQKMly2CCfnR4oYzqtRELCPWfwaPg+Q0T8qfKBg==} |
||||
|
deprecated: Contains a breaking change that should be a major version bump |
||||
|
|
||||
'@sindresorhus/[email protected]': |
'@sindresorhus/[email protected]': |
||||
resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==} |
resolution: {integrity: sha512-TeheYy0ILzBEI/CO55CP6zJCSdSWeRtGnHy8U8dWSUH4I68iqTsy7HkMktR4xakThc9jotkPQUXT4ITdbV7cHA==} |
||||
@ -5291,8 +5292,8 @@ packages: |
|||||
prettier-plugin-svelte: |
prettier-plugin-svelte: |
||||
optional: true |
optional: true |
||||
|
|
||||
[email protected].2: |
[email protected].3: |
||||
resolution: {integrity: sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==} |
resolution: {integrity: sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==} |
||||
engines: {node: '>=14'} |
engines: {node: '>=14'} |
||||
hasBin: true |
hasBin: true |
||||
|
|
||||
@ -11515,11 +11516,11 @@ snapshots: |
|||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
[email protected]([email protected].2): |
[email protected]([email protected].3): |
||||
dependencies: |
dependencies: |
||||
prettier: 3.8.2 |
prettier: 3.8.3 |
||||
|
|
||||
[email protected].2: {} |
[email protected].3: {} |
||||
|
|
||||
[email protected]: {} |
[email protected]: {} |
||||
|
|
||||
|
|||||
Loading…
Reference in new issue