Bump @types/js-yaml from 4.0.1 to 4.0.2 (#179)

Bumps [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml)

---
updated-dependencies:
- dependency-name: "@types/js-yaml"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-07-12 14:42:03 -04:00
committed by GitHub
parent 3c057f3914
commit 9adf70d5f9
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@
"@types/jest": "^26.0.24",
"@types/node": "^15.12.5",
"@types/minimatch": "^3.0.5",
"@types/js-yaml": "^4.0.1",
"@types/js-yaml": "^4.0.2",
"@vercel/ncc": "^0.28.6",
"jest": "^27.0.6",
"prettier": "^2.3.2",