build(deps-dev): update prettier requirement from ^3.2.5 to ^3.3.0

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.2.5...3.3.0)

---
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-03 08:28:06 +00:00 committed by dependabot[bot]
parent 7d40890636
commit e4b69023d9
2 changed files with 1 additions and 1 deletions

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.2.5",
"prettier": "^3.3.0",
"typescript": "^5.4.5"
}
}