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 #422 from wagoid/dependabot/npm_and_yarn/commitlint/ensure-17.0.0

chore(deps-dev): bump @commitlint/ensure from 16.2.1 to 17.0.0
This commit is contained in:
Wagner Santos 2022-06-16 06:38:01 -03:00 committed by GitHub
commit 96474b52c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 43 additions and 20 deletions

View file

@ -43,7 +43,7 @@
"@babel/core": "^7.17.8",
"@babel/preset-env": "^7.18.2",
"@commitlint/cli": "^16.2.3",
"@commitlint/ensure": "^16.2.1",
"@commitlint/ensure": "^17.0.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^28.1.0",