Bump prettier from 3.3.3 to 3.4.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2024-12-05 04:53:46 +00:00
parent 08d3db28d7
commit d0dcf1928c
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
"cz-conventional-changelog": "^3.0.1",
"nodemon": "^3.1.7",
"prettier": "^3.3.1",
"prettier": "^3.4.2",
"ts-node": "^10.9.2"
},