chore: bump prettier from 3.5.3 to 3.6.2 (#757)
Some checks are pending
Build / Build Action (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 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.5.3...3.6.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.6.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-16 21:14:37 +07:00
committed by GitHub
parent 77b6f88a9c
commit c6e52b8601
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
"eslint": "^9.29.0",
"jiti": "^2.4.2",
"lefthook": "^1.11.14",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"rollup": "^4.44.1",
"tslib": "^2.8.1",
"typescript": "^5.8.3",