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 2.0.1 to 2.1.1

Bumps [yaml](https://github.com/eemeli/yaml) from 2.0.1 to 2.1.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.0.1...v2.1.1)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-01 02:17:06 +00:00 committed by GitHub
parent 43934e274f
commit 2c7ca4d2cd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -66,6 +66,6 @@
"rollup": "^2.70.1",
"standard-version": "^9.3.2",
"testdouble": "^3.16.4",
"yaml": "^2.0.1"
"yaml": "^2.1.1"
}
}