Bump prettier from 3.7.3 to 3.7.4 in the npm-development group

Bumps the npm-development group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.7.3 to 3.7.4
- [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.7.3...3.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-08 09:01:16 +00:00
committed by GitHub
parent 889a61e848
commit 8a40304610
2 changed files with 19 additions and 5 deletions

View File

@@ -52,7 +52,7 @@
"eslint-plugin-prettier": "^5.5.4",
"jest": "^30.2.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.7.3",
"prettier": "^3.7.4",
"prettier-eslint": "^16.4.2",
"rollup": "^4.53.3"
},