chore: bump prettier from 3.5.2 to 3.5.3 (#644)

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

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

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-03-10 17:33:38 +07:00
committed by GitHub
parent 6a70fe055a
commit ed69691b92
2 changed files with 6 additions and 6 deletions

View File

@@ -18,7 +18,7 @@
"@types/node": "^22.13.9",
"@vitest/coverage-v8": "^3.0.7",
"eslint": "^9.21.0",
"prettier": "^3.5.2",
"prettier": "^3.5.3",
"rollup": "^4.34.9",
"tslib": "^2.8.1",
"typescript": "^5.8.2",