5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

chore(deps-dev): bump standard-version from 9.0.0 to 9.1.0

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 9.0.0 to 9.1.0.
- [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.0.0...v9.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-10 14:55:54 +00:00 committed by Wagner Santos
parent 1208ce4d09
commit 25f7bb81c1
2 changed files with 918 additions and 462 deletions

1376
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -43,7 +43,7 @@
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"standard-version": "^9.0.0",
"standard-version": "^9.1.0",
"testdouble": "^3.16.1",
"yaml": "^1.10.0"
},