From 8dee9ae098f33ecb8b1d1b4047c74da76438ba12 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 11:44:19 +0000 Subject: [PATCH] Bump @types/uuid from 3.4.5 to 3.4.6 Bumps [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid) from 3.4.5 to 3.4.6. - [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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index df5bc7a..47354a3 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.6", "@types/sinon": "^7.0.13", "faker": "^4.1.0", "fixture-repository": "^1.2.2", diff --git a/yarn.lock b/yarn.lock index 6c8afdc..408d961 100644 --- a/yarn.lock +++ b/yarn.lock @@ -435,9 +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" +"@types/uuid@^3.4.6": + version "3.4.6" + resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.6.tgz#d2c4c48eb85a757bf2927f75f939942d521e3016" dependencies: "@types/node" "*"