git.fiddlerwoaroof.com
Browse code

chore: bump jest-junit from 13.0.0 to 13.1.0

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 13.0.0 to 13.1.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v13.0.0...v13.1.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 06/04/2022 17:53:41
Showing 1 changed files
... ...
@@ -5614,9 +5614,9 @@
5614 5614
       }
5615 5615
     },
5616 5616
     "node_modules/jest-junit": {
5617
-      "version": "13.0.0",
5618
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.0.0.tgz",
5619
-      "integrity": "sha512-JSHR+Dhb32FGJaiKkqsB7AR3OqWKtldLd6ZH2+FJ8D4tsweb8Id8zEVReU4+OlrRO1ZluqJLQEETm+Q6/KilBg==",
5617
+      "version": "13.1.0",
5618
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.1.0.tgz",
5619
+      "integrity": "sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==",
5620 5620
       "dev": true,
5621 5621
       "dependencies": {
5622 5622
         "mkdirp": "^1.0.4",
... ...
@@ -12539,9 +12539,9 @@
12539 12539
       }
12540 12540
     },
12541 12541
     "jest-junit": {
12542
-      "version": "13.0.0",
12543
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.0.0.tgz",
12544
-      "integrity": "sha512-JSHR+Dhb32FGJaiKkqsB7AR3OqWKtldLd6ZH2+FJ8D4tsweb8Id8zEVReU4+OlrRO1ZluqJLQEETm+Q6/KilBg==",
12542
+      "version": "13.1.0",
12543
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.1.0.tgz",
12544
+      "integrity": "sha512-ECbhzEG3Oe2IH3Mnwcv2vAXM4qTbcObN/gTUzwKPlpaNsf2G/zlj/teEUqRGV17YQiQ4AqzTf3pCO7W59DKVIw==",
12545 12545
       "dev": true,
12546 12546
       "requires": {
12547 12547
         "mkdirp": "^1.0.4",