build(deps-dev): bump @types/js-yaml from 4.0.1 to 4.0.2

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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-07-12 04:54:19 +00:00 committed by GitHub
parent f62f35bbd2
commit 7b111779b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "13.0.0",
"@types/express": "4.17.12",
"@types/jest": "26.0.23",
"@types/js-yaml": "4.0.1",
"@types/js-yaml": "4.0.2",
"@types/node": "16.0.0",
"@types/node-fetch": "2.5.10",
"@types/qs": "6.9.6",

View File

@ -1560,10 +1560,10 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/js-yaml@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.1.tgz#5544730b65a480b18ace6b6ce914e519cec2d43b"
integrity sha512-xdOvNmXmrZqqPy3kuCQ+fz6wA0xU5pji9cd1nDrflWaAWtYLLGk5ykW0H6yg5TVyehHP1pfmuuSaZkhP+kspVA==
"@types/js-yaml@4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.2.tgz#4117a7a378593a218e9d6f0ef44ce6d5d9edf7fa"
integrity sha512-KbeHS/Y4R+k+5sWXEYzAZKuB1yQlZtEghuhRxrVRLaqhtoG5+26JwQsa4HyS3AWX8v1Uwukma5HheduUDskasA==
"@types/json-schema@^7.0.6", "@types/json-schema@^7.0.7":
version "7.0.7"