chore(deps): update dependency prettier to v3 (#657)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-07-10 18:59:49 +08:00
committed by GitHub
parent 1220687593
commit 3997c3570c
4 changed files with 9 additions and 8 deletions

10
pnpm-lock.yaml generated
View File

@ -39,8 +39,8 @@ importers:
specifier: ^22.1.0
version: 22.1.0
prettier:
specifier: ^2.8.8
version: 2.8.8
specifier: ^3.0.0
version: 3.0.0
tsup:
specifier: ^7.1.0
version: 7.1.0(typescript@5.1.3)
@ -4452,9 +4452,9 @@ packages:
engines: {node: '>= 0.8.0'}
dev: true
/prettier@2.8.8:
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
engines: {node: '>=10.13.0'}
/prettier@3.0.0:
resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==}
engines: {node: '>=14'}
hasBin: true
dev: true