build(deps-dev): bump prettier from 2.7.1 to 3.2.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 11:44:09 +00:00
committed by GitHub
parent 189f0bb187
commit defb03be07
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@
"https": "^1.0.0",
"jest": "^29.3.1",
"js-yaml": "^4.1.0",
"prettier": "2.7.1",
"prettier": "3.2.5",
"semver": "^7.3.8",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",