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

Merge pull request #441 from wagoid/dependabot/npm_and_yarn/prettier-2.7.1

chore(deps-dev): bump prettier from 2.6.1 to 2.7.1
This commit is contained in:
Wagner Santos 2022-06-16 06:36:26 -03:00 committed by GitHub
commit 3cfd417be9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -62,7 +62,7 @@
"husky": "^8.0.1",
"jest": "^28.1.1",
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"prettier": "^2.7.1",
"rollup": "^2.70.1",
"standard-version": "^9.5.0",
"testdouble": "^3.16.4",