build(deps-dev): update prettier requirement from ^3.3.1 to ^3.3.2

Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version.
- [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.1...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-11 09:02:55 +00:00 committed by dependabot[bot]
parent 3ea3e1dd01
commit 5ca6f45809
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -33,7 +33,7 @@
"cpy-cli": "^5.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"typescript": "^5.4.5"
}
}