📦 npm: Bump prettier from 3.5.1 to 3.5.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-25 09:57:25 -07:00
committed by jake
parent d21004b529
commit d5c80cc881
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
"eslint-plugin-mdx": "~3.1.5",
"eslint-plugin-prettier": "~5.2.3",
"lint-staged": "^15.4.3",
"prettier": "^3.5.1",
"prettier": "^3.5.2",
"prisma": "^6.3.1",
"schema-dts": "^1.1.2",
"simple-git-hooks": "^2.11.1",