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

chore(deps-dev): upgrade devDeps and actions

This commit is contained in:
wagoid 2021-07-15 05:50:16 -03:00
parent 9ab6c49482
commit e0fb983535
4 changed files with 48 additions and 13213 deletions

View file

@ -55,9 +55,9 @@
"eslint-plugin-prettier": "^3.4.0",
"husky": "^6.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"lint-staged": "^11.0.1",
"prettier": "^2.3.2",
"standard-version": "^9.3.0",
"standard-version": "^9.3.1",
"testdouble": "^3.16.1",
"yaml": "^1.10.2"
}