Bump yaml from 2.1.0 to 2.1.1

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

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-07 01:33:07 +00:00
committed by GitHub
parent 30c4549c8c
commit 3b0a091baa
2 changed files with 8 additions and 8 deletions

View File

@@ -32,7 +32,7 @@
"ansi-styles": "^6.1.0",
"got": "^12.1.0",
"nodemon": "^2.0.16",
"yaml": "^2.1.0",
"yaml": "^2.1.1",
"zod": "^3.17.3"
},
"devDependencies": {