git.fiddlerwoaroof.com
Browse code

chore: bump jest-junit from 13.1.0 to 13.2.0

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.1.0 to 13.2.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v13.1.0...v13.2.0)

---
updated-dependencies:
- dependency-name: jest-junit
dependency-type: direct:development
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

dependabot[bot] authored on 21/04/2022 08:00:46
Showing 1 changed files
... ...
@@ -5601,9 +5601,9 @@
5601 5601
       }
5602 5602
     },
5603 5603
     "node_modules/jest-junit": {
5604
-      "version": "13.1.0",
5605
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.1.0.tgz",
5606
-      "integrity": "sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==",
5604
+      "version": "13.2.0",
5605
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
5606
+      "integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
5607 5607
       "dev": true,
5608 5608
       "dependencies": {
5609 5609
         "mkdirp": "^1.0.4",
... ...
@@ -12516,9 +12516,9 @@
12516 12516
       }
12517 12517
     },
12518 12518
     "jest-junit": {
12519
-      "version": "13.1.0",
12520
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.1.0.tgz",
12521
-      "integrity": "sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==",
12519
+      "version": "13.2.0",
12520
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
12521
+      "integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
12522 12522
       "dev": true,
12523 12523
       "requires": {
12524 12524
         "mkdirp": "^1.0.4",