Bump prettier from 3.4.1 to 3.4.2

Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2.
- [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.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-12-09 04:57:46 +00:00
committed by GitHub
parent af6bfafa00
commit 63c1577f4e
2 changed files with 5 additions and 6 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"packages/*"
],
"devDependencies": {
"prettier": "3.4.1",
"prettier": "3.4.2",
"eslint": "8.48.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0"