mirror of https://github.com/wg-easy/wg-easy
Browse Source
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.0 to 3.6.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.6.0...3.6.2) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>pull/1995/head
committed by
GitHub
2 changed files with 6 additions and 6 deletions
@ -10,7 +10,7 @@ |
|||
"format:check:docs": "prettier --check docs" |
|||
}, |
|||
"devDependencies": { |
|||
"prettier": "^3.6.0" |
|||
"prettier": "^3.6.2" |
|||
}, |
|||
"packageManager": "[email protected]" |
|||
} |
|||
|
|||
@ -9,16 +9,16 @@ importers: |
|||
.: |
|||
devDependencies: |
|||
prettier: |
|||
specifier: ^3.6.0 |
|||
version: 3.6.0 |
|||
specifier: ^3.6.2 |
|||
version: 3.6.2 |
|||
|
|||
packages: |
|||
|
|||
[email protected].0: |
|||
resolution: {integrity: sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==} |
|||
[email protected].2: |
|||
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} |
|||
engines: {node: '>=14'} |
|||
hasBin: true |
|||
|
|||
snapshots: |
|||
|
|||
[email protected].0: {} |
|||
[email protected].2: {} |
|||
|
|||
Loading…
Reference in new issue