Skip to content

Commit

Permalink
chore(deps): update dependency jest-junit to v12.3.0 (#11941)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 28, 2021
1 parent f3ea98e commit eadb237
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -255,7 +255,7 @@
"jest": "27.2.1",
"jest-extended": "0.11.5",
"jest-github-actions-reporter": "1.0.3",
"jest-junit": "12.2.0",
"jest-junit": "12.3.0",
"jest-mock-extended": "1.0.18",
"jest-silent-reporter": "0.5.0",
"markdownlint-cli2": "0.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5750,10 +5750,10 @@ jest-jasmine2@^27.2.2:
pretty-format "^27.2.2"
throat "^6.0.1"

jest-junit@12.2.0:
version "12.2.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.2.0.tgz#cff7f9516e84f8e30f6bdea04cd84db6b095a376"
integrity sha512-ecGzF3KEQwLbMP5xMO7wqmgmyZlY/5yWDvgE/vFa+/uIT0KsU5nluf0D2fjIlOKB+tb6DiuSSpZuGpsmwbf7Fw==
jest-junit@12.3.0:
version "12.3.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.3.0.tgz#ee41a74e439eecdc8965f163f83035cce5998d6d"
integrity sha512-+NmE5ogsEjFppEl90GChrk7xgz8xzvF0f+ZT5AnhW6suJC93gvQtmQjfyjDnE0Z2nXJqEkxF0WXlvjG/J+wn/g==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^5.2.0"
Expand Down

0 comments on commit eadb237

Please sign in to comment.