From 176044bde38dd547089a3a8d7352240b6bcfd2a4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2019 16:12:57 +0000 Subject: [PATCH] Bump @nestjs/testing from 5.2.2 to 5.7.4 Bumps [@nestjs/testing](https://github.com/nestjs/nest) from 5.2.2 to 5.7.4. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v5.2.2...v5.7.4) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0da4d42..8311553 100644 --- a/yarn.lock +++ b/yarn.lock @@ -122,8 +122,8 @@ path-to-regexp "2.2.1" "@nestjs/testing@^5.2.2": - version "5.2.2" - resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-5.2.2.tgz#b1338bb0f54ccf5ea16661196bbd42c2403049b5" + version "5.7.4" + resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-5.7.4.tgz#418e993416bd0c1b27b3adf14cc7d59f4ff2a622" dependencies: deprecate "1.0.0" optional "0.1.4"