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): bump standard-version from 9.3.1 to 9.3.2 (#265)

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.3.1 to 9.3.2.
- [Release notes](https://github.com/conventional-changelog/standard-version/releases)
- [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/standard-version/compare/v9.3.1...v9.3.2)

---
updated-dependencies:
- dependency-name: standard-version
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 08:43:03 +02:00 committed by GitHub
parent 4fc91d9b18
commit 76ed0da998
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 41 deletions

View file

@ -64,7 +64,7 @@
"lint-staged": "^11.1.2",
"prettier": "^2.6.1",
"rollup": "^2.58.0",
"standard-version": "^9.3.1",
"standard-version": "^9.3.2",
"testdouble": "^3.16.2",
"yaml": "^1.10.2"
}