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): bump execa from 4.0.3 to 5.0.0

Bumps [execa](https://github.com/sindresorhus/execa) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](https://github.com/sindresorhus/execa/compare/v4.0.3...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-10 14:56:20 +00:00 committed by Wagner Santos
parent 66b37df449
commit 7914bc72ab
2 changed files with 28 additions and 20 deletions

View file

@ -29,7 +29,7 @@
"commitlint-plugin-jira-rules": "^1.4.0",
"conventional-changelog-lint-config-canonical": "^1.0.0",
"dargs": "^7.0.0",
"execa": "^4.0.3",
"execa": "^5.0.0",
"lerna": "^3.22.1"
},
"devDependencies": {