mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1. - [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.0...3.8.1) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/2424/head
committed by
GitHub
2 changed files with 6 additions and 6 deletions
@ -11,7 +11,7 @@ |
|||||
"format:check:docs": "prettier --check docs" |
"format:check:docs": "prettier --check docs" |
||||
}, |
}, |
||||
"devDependencies": { |
"devDependencies": { |
||||
"prettier": "^3.8.0" |
"prettier": "^3.8.1" |
||||
}, |
}, |
||||
"packageManager": "[email protected]" |
"packageManager": "[email protected]" |
||||
} |
} |
||||
|
|||||
@ -9,16 +9,16 @@ importers: |
|||||
.: |
.: |
||||
devDependencies: |
devDependencies: |
||||
prettier: |
prettier: |
||||
specifier: ^3.8.0 |
specifier: ^3.8.1 |
||||
version: 3.8.0 |
version: 3.8.1 |
||||
|
|
||||
packages: |
packages: |
||||
|
|
||||
[email protected].0: |
[email protected].1: |
||||
resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==} |
resolution: {integrity: sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==} |
||||
engines: {node: '>=14'} |
engines: {node: '>=14'} |
||||
hasBin: true |
hasBin: true |
||||
|
|
||||
snapshots: |
snapshots: |
||||
|
|
||||
[email protected].0: {} |
[email protected].1: {} |
||||
|
|||||
Loading…
Reference in new issue