build(deps-dev): bump prettier from 3.3.2 to 3.5.3

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

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2025-03-27 17:13:53 +00:00
committed by GitHub
parent 4d8d06257b
commit 57ceef8529
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-prettier": "^5.2.5",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.5.3",
"ts-jest": "^29.3.0",
"typescript": "^5.5.2"
},