git.fiddlerwoaroof.com
Browse code

chore: bump jest-junit from 13.2.0 to 15.0.0

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

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

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

dependabot[bot] authored on 01/04/2023 01:36:22
Showing 2 changed files
... ...
@@ -17,7 +17,7 @@
17 17
         "eslint": "^8.4.1",
18 18
         "eslint-plugin-react": "^7.20.3",
19 19
         "jest": "^29.5.0",
20
-        "jest-junit": "^13.0.0",
20
+        "jest-junit": "^15.0.0",
21 21
         "prettier": "^2.0.5"
22 22
       }
23 23
     },
... ...
@@ -5481,9 +5481,9 @@
5481 5481
       }
5482 5482
     },
5483 5483
     "node_modules/jest-junit": {
5484
-      "version": "13.2.0",
5485
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
5486
-      "integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
5484
+      "version": "15.0.0",
5485
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-15.0.0.tgz",
5486
+      "integrity": "sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==",
5487 5487
       "dev": true,
5488 5488
       "dependencies": {
5489 5489
         "mkdirp": "^1.0.4",
... ...
@@ -12045,9 +12045,9 @@
12045 12045
       }
12046 12046
     },
12047 12047
     "jest-junit": {
12048
-      "version": "13.2.0",
12049
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-13.2.0.tgz",
12050
-      "integrity": "sha512-B0XNlotl1rdsvFZkFfoa19mc634+rrd8E4Sskb92Bb8MmSXeWV9XJGUyctunZS1W410uAxcyYuPUGVnbcOH8cg==",
12048
+      "version": "15.0.0",
12049
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-15.0.0.tgz",
12050
+      "integrity": "sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==",
12051 12051
       "dev": true,
12052 12052
       "requires": {
12053 12053
         "mkdirp": "^1.0.4",
... ...
@@ -17,7 +17,7 @@
17 17
     "eslint": "^8.4.1",
18 18
     "eslint-plugin-react": "^7.20.3",
19 19
     "jest": "^29.5.0",
20
-    "jest-junit": "^13.0.0",
20
+    "jest-junit": "^15.0.0",
21 21
     "prettier": "^2.0.5"
22 22
   },
23 23
   "files": [