11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-08 18:44:18 +00:00

chore(deps-dev): bump prettier from 2.7.1 to 2.8.4

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

---
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:
dependabot[bot] 2023-02-15 13:48:59 +00:00 committed by GitHub
parent 7f6c752d75
commit bb206c949b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -64,7 +64,7 @@
"husky": "^8.0.1",
"jest": "^29.1.2",
"lint-staged": "^13.1.1",
"prettier": "^2.7.1",
"prettier": "^2.8.4",
"rollup": "^2.79.1",
"testdouble": "^3.16.6",
"yaml": "^2.1.3"