From 6da1da500a5fd92f73f28a236fabe3d836782ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 15 Feb 2019 00:19:54 +0000 Subject: [PATCH] Bump jest-junit from 6.2.1 to 6.3.0 Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/jest-community/jest-junit/releases) - [Commits](https://github.com/jest-community/jest-junit/compare/v6.2.1...v6.3.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0969b462e3f..3e57d7bff2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3640,9 +3640,9 @@ jest-jasmine2@^24.1.0: throat "^4.0.0" jest-junit@^6.2.1: - version "6.2.1" - resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-6.2.1.tgz#5bf69813d5c2ae583500816eee79a73b90179629" - integrity sha512-zMbwKzZGo9TQOjdBUNQdTEf81QvOrwiQtLIUSEyCwPXYx/G/DJGXEJcqs8viXxn6poJ4Xh4pYGDLD0DKDwtfVA== + version "6.3.0" + resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-6.3.0.tgz#99e64ebc54eddcb21238f0cc49f5820c89a8c785" + integrity sha512-3PH9UkpaomX6CUzqjlnk0m4yBCW/eroxV6v61OM6LkCQFO848P3YUhfIzu8ypZSBKB3vvCbB4WaLTKT0BrIf8A== dependencies: jest-validate "^24.0.0" mkdirp "^0.5.1"