From e85d8c86d150f9e90600d6bc21cbe6802930894c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 03:23:11 +0000 Subject: [PATCH] Bump @types/uuid from 3.4.5 to 3.4.7 Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 3.4.5 to 3.4.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index df5bc7a..6e7da10 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/faker": "^4.1.5", "@types/jest": "^24.0.18", "@types/node": "^12.0.0", - "@types/uuid": "^3.4.5", + "@types/uuid": "^3.4.7", "@types/sinon": "^7.0.13", "faker": "^4.1.0", "fixture-repository": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 6c8afdc..5fa4e31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,11 +435,9 @@ version "1.0.1" resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" -"@types/uuid@^3.4.5": - version "3.4.5" - resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.5.tgz#d4dc10785b497a1474eae0ba7f0cb09c0ddfd6eb" - dependencies: - "@types/node" "*" +"@types/uuid@^3.4.7": + version "3.4.7" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.7.tgz#51d42247473bc00e38cc8dfaf70d936842a36c03" "@types/yargs-parser@*": version "13.1.0"