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 @commitlint/* dev deps

This commit is contained in:
wagoid 2021-10-11 15:38:42 -03:00
parent a509674f37
commit f1eac798f3
2 changed files with 36 additions and 36 deletions

View file

@ -42,8 +42,8 @@
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@commitlint/cli": "^13.1.0",
"@commitlint/ensure": "^13.1.0",
"@commitlint/cli": "^13.2.1",
"@commitlint/ensure": "^13.2.0",
"@commitlint/test": "^9.0.1",
"@commitlint/test-environment": "^9.0.1",
"@jest/globals": "^27.2.4",