build(deps): bump yaml from 1.10.0 to 1.10.2

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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-15 04:43:20 +00:00
committed by GitHub
parent 1b347b1afe
commit 16c5208cd3
2 changed files with 8 additions and 8 deletions

View File

@@ -4,6 +4,6 @@
"dependencies": {
"@actions/core": "^1.2.6",
"@actions/exec": "^1.0.4",
"yaml": "^1.10.0"
"yaml": "^1.10.2"
}
}