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 yaml from 1.10.0 to 1.10.2 (#126)

Bumps [yaml](https://github.com/eemeli/yaml) from 1.10.0 to 1.10.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v1.10.0...v1.10.2)

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] 2021-04-01 13:23:11 +02:00 committed by GitHub
parent e6050dbe3e
commit a164903aea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -57,6 +57,6 @@
"prettier": "^2.2.1",
"standard-version": "^9.1.1",
"testdouble": "^3.16.1",
"yaml": "^1.10.0"
"yaml": "^1.10.2"
}
}