Bump prettier from 3.1.0 to 3.2.5

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-05 16:13:39 +00:00
committed by Vilius Sutkus '89
parent 8252dc7232
commit b7334e0985
2 changed files with 8 additions and 8 deletions

View File

@@ -41,7 +41,7 @@
"jest": "^29.7.0",
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
}