11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 17:46:54 +00:00

chore(deps-dev): bump prettier from 1.19.1 to 2.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-10 14:53:29 +00:00 committed by GitHub
parent 7a79fecfef
commit 8c8c7f1c74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -40,7 +40,7 @@
"husky": "^3.1.0",
"jest": "^24.9.0",
"lint-staged": "^10.5.1",
"prettier": "^1.19.1",
"prettier": "^2.2.1",
"standard-version": "^9.0.0",
"testdouble": "^3.16.1",
"yaml": "^1.10.0"