13
0
Fork 0
mirror of https://github.com/dorny/paths-filter.git synced 2026-07-03 06:09:30 +00:00

Bump prettier from 2.8.8 to 3.8.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-13 17:22:45 +00:00 committed by Jim Kane
parent e61913c25f
commit ecb2e254c2
2 changed files with 8 additions and 22 deletions

View file

@ -48,7 +48,7 @@
"jest": "^30.2.0",
"jest-circus": "^30.2.0",
"js-yaml": "^4.1.0",
"prettier": "^2.8.8",
"prettier": "^3.8.1",
"ts-jest": "^29.4.6",
"typescript": "^5.3.3"
}