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.2 to 2.0.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-05-01 02:10:27 +00:00 committed by Wagner Santos
parent d608cb14ef
commit f8309eba38
3 changed files with 44 additions and 12 deletions

View file

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