chore(deps): update dependency jest-junit to v12 (#7483)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-16 09:21:48 +02:00 committed by GitHub
parent e909d99bbd
commit e0a1a691f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -241,7 +241,7 @@
"jest": "26.5.3",
"jest-circus": "26.5.3",
"jest-extended": "0.11.5",
"jest-junit": "11.1.0",
"jest-junit": "12.0.0",
"jest-mock-extended": "1.0.10",
"jest-silent-reporter": "0.2.1",
"mockdate": "3.0.2",

View file

@ -5861,10 +5861,10 @@ jest-jasmine2@^26.5.3:
pretty-format "^26.5.2"
throat "^5.0.0"
jest-junit@11.1.0:
version "11.1.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-11.1.0.tgz#79cd53948e44d62b2b30fa23ea0d7a899d2c8d7a"
integrity sha512-c2LFOyKY7+ZxL5zSu+WHmHfsJ2wqbOpeYJ4Uu26yMhFxny2J2NQj6AVS7M+Eaxji9Q/oIDDK5tQy0DGzDp9xOw==
jest-junit@12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.0.0.tgz#3ebd4a6a84b50c4ab18323a8f7d9cceb9d845df6"
integrity sha512-+8K35LlboWiPuCnXSyiid7rFdxNlpCWWM20WEYe6IZH6psfUWKZmSpSRQ5tk0C0cBeDsvsnIzcef5mYhyJsbug==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^5.2.0"