From 7b111779b1c47992aba1ae0070880c898c9dd7f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 04:54:19 +0000 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8dae5795..a38fa765 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 6ca927f2..62193862 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"