build: bump prettier from 3.2.2 to 3.2.4

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

---
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-01-18 06:32:05 +00:00
committed by GitHub
parent 6c0d602e31
commit e4de7761ea
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.2",
"prettier": "^3.2.4",
"ts-jest": "^29.1.1"
}
}