mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.7.3 to 3.7.4. - [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.7.3...3.7.4) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2328/head
committed by
GitHub
2 changed files with 6 additions and 6 deletions
@ -11,7 +11,7 @@ |
|||
"format:check:docs": "prettier --check docs" |
|||
}, |
|||
"devDependencies": { |
|||
"prettier": "^3.7.3" |
|||
"prettier": "^3.7.4" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
} |
|||
|
|||
@ -9,16 +9,16 @@ importers: |
|||
.: |
|||
devDependencies: |
|||
prettier: |
|||
specifier: ^3.7.3 |
|||
version: 3.7.3 |
|||
specifier: ^3.7.4 |
|||
version: 3.7.4 |
|||
|
|||
packages: |
|||
|
|||
[email protected].3: |
|||
resolution: {integrity: sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==} |
|||
[email protected].4: |
|||
resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==} |
|||
engines: {node: '>=14'} |
|||
hasBin: true |
|||
|
|||
snapshots: |
|||
|
|||
[email protected].3: {} |
|||
[email protected].4: {} |
|||
|
|||
Loading…
Reference in new issue