build(deps-dev): bump prettier from 3.4.2 to 3.5.0 (#4138)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
This commit is contained in:
dependabot[bot]
2025-02-11 21:30:22 +02:00
committed by GitHub
parent ef3139f015
commit eeefd7e6a4
2 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"lint-staged": "^15.4.3",
"lodash.snakecase": "^4.1.1",
"parse-diff": "^0.11.1",
"prettier": "^3.4.2"
"prettier": "^3.5.0"
},
"dependencies": {
"axios": "^1.7.9",