chore(deps-dev): bump prettier in the npm-minor-patch group

Bumps the npm-minor-patch group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.8.1 to 3.8.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.8.1...3.8.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-version: 3.8.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-04-13 01:14:36 +00:00
committed by GitHub
parent e2c8eeeeb8
commit 338dc0db50
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"esbuild": "^0.28.0",
"husky": "^9.1.7",
"lint-staged": "^16.4.0",
"prettier": "^3.8.1",
"prettier": "^3.8.2",
"serve": "^14.2.6"
},
"overrides": {