mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency jest-junit to v13.2.0 (#15346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b3fa26424
commit
4f9c32f9d1
2 changed files with 5 additions and 5 deletions
|
@ -280,7 +280,7 @@
|
|||
"jest": "27.5.1",
|
||||
"jest-extended": "2.0.0",
|
||||
"jest-github-actions-reporter": "1.0.3",
|
||||
"jest-junit": "13.1.0",
|
||||
"jest-junit": "13.2.0",
|
||||
"jest-mock-extended": "2.0.5",
|
||||
"jest-silent-reporter": "0.5.0",
|
||||
"markdownlint-cli2": "0.4.0",
|
||||
|
|
|
@ -6085,10 +6085,10 @@ jest-jasmine2@^27.5.1:
|
|||
pretty-format "^27.5.1"
|
||||
throat "^6.0.1"
|
||||
|
||||
jest-junit@13.1.0:
|
||||
version "13.1.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.1.0.tgz#c364b90b88ad2492dae4002f00c9fed75e0590c4"
|
||||
integrity sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==
|
||||
jest-junit@13.2.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-13.2.0.tgz#66eeb86429aafac8c1745a70f44ace185aacb943"
|
||||
integrity sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==
|
||||
dependencies:
|
||||
mkdirp "^1.0.4"
|
||||
strip-ansi "^6.0.1"
|
||||
|
|
Loading…
Reference in a new issue