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

Merge pull request #434 from wagoid/dependabot/npm_and_yarn/standard-version-9.5.0

chore(deps-dev): bump standard-version from 9.3.2 to 9.5.0
This commit is contained in:
Wagner Santos 2022-06-16 06:22:36 -03:00 committed by GitHub
commit 268a2a3d95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 62 deletions

View file

@ -64,7 +64,7 @@
"lint-staged": "^12.3.7",
"prettier": "^2.6.1",
"rollup": "^2.70.1",
"standard-version": "^9.3.2",
"standard-version": "^9.5.0",
"testdouble": "^3.16.4",
"yaml": "^2.0.1"
}