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] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-15 00:19:54 +00:00
parent a3f266270a
commit 6da1da500a
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331
1 changed files with 3 additions and 3 deletions

View File

@ -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"