From 80c5ad7e1c10f57b3c32ab4aa16b96170e680fb5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2019 15:14:23 -0700 Subject: [PATCH] chore(deps-dev): bump @types/cross-spawn from 6.0.0 to 6.0.1 (#1218) * chore(deps-dev): bump @types/cross-spawn from 6.0.0 to 6.0.1 Bumps [@types/cross-spawn](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cross-spawn) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cross-spawn) Signed-off-by: dependabot-preview[bot] * Finish upgrading via bolt --- package.json | 2 +- yarn.lock | 15 ++++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dc1e489635..6f80d76d37 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "@istanbuljs/nyc-config-typescript": "^0.1.3", "@types/chai": "^4.2.3", "@types/chai-as-promised": "^7.1.2", - "@types/cross-spawn": "^6.0.0", + "@types/cross-spawn": "^6.0.1", "@types/debug": "^4.1.5", "@types/electron-packager": "^14.0.0", "@types/express": "^4.17.1", diff --git a/yarn.lock b/yarn.lock index 4b221992ca..812480a0b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -883,10 +883,10 @@ dependencies: "@types/node" "*" -"@types/cross-spawn@^6.0.0": - version "6.0.0" - resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.0.tgz#320aaf1d1a12979f1b84fe7a5590a7e860bf3a80" - integrity sha512-evp2ZGsFw9YKprDbg8ySgC9NA15g3YgiI8ANkGmKKvvi0P2aDGYLPxQIC5qfeKNUOe3TjABVGuah6omPRpIYhg== +"@types/cross-spawn@^6.0.1": + version "6.0.1" + resolved "https://registry.yarnpkg.com/@types/cross-spawn/-/cross-spawn-6.0.1.tgz#60fa0c87046347c17d9735e5289e72b804ca9b63" + integrity sha512-MtN1pDYdI6D6QFDzy39Q+6c9rl2o/xN7aWGe6oZuzqq5N6+YuwFsWiEAv3dNzvzN9YzU+itpN8lBzFpphQKLAw== dependencies: "@types/node" "*" @@ -1059,7 +1059,12 @@ dependencies: "@types/node" "*" -"@types/node@*", "@types/node@^12.7.9": +"@types/node@*": + version "12.7.11" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446" + integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw== + +"@types/node@^12.7.9": version "12.7.9" resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a" integrity sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ==