build: bump prettier from 3.2.4 to 3.2.5

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

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2024-02-05 06:26:11 +00:00
committed by GitHub
parent fbf077154f
commit 9425820d2f
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"jest-circus": "^29.7.0",
"js-yaml": "^4.1.0",
"msw": "^1.3.2",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"ts-jest": "^29.1.1"
}
}