11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-06 09:36:53 +00:00

Merge pull request #82 from wagoid/dependabot/npm_and_yarn/prettier-2.2.1

chore(deps-dev): bump prettier from 1.19.1 to 2.2.1
This commit is contained in:
Wagner Santos 2021-02-17 10:27:42 -03:00 committed by GitHub
commit 5c1db3aec1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,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"