git.fiddlerwoaroof.com
Browse code

chore: bump jest-junit from 15.0.0 to 16.0.0

Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 15.0.0 to 16.0.0.
- [Release notes](https://github.com/jest-community/jest-junit/releases)
- [Commits](https://github.com/jest-community/jest-junit/compare/v15.0.0...v16.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 25/04/2023 05:49:15
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": "^15.0.0",
20
+        "jest-junit": "^16.0.0",
21 21
         "prettier": "^2.0.5"
22 22
       }
23 23
     },
... ...
@@ -5633,9 +5633,9 @@
5633 5633
       }
5634 5634
     },
5635 5635
     "node_modules/jest-junit": {
5636
-      "version": "15.0.0",
5637
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-15.0.0.tgz",
5638
-      "integrity": "sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==",
5636
+      "version": "16.0.0",
5637
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-16.0.0.tgz",
5638
+      "integrity": "sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==",
5639 5639
       "dev": true,
5640 5640
       "dependencies": {
5641 5641
         "mkdirp": "^1.0.4",
... ...
@@ -12364,9 +12364,9 @@
12364 12364
       }
12365 12365
     },
12366 12366
     "jest-junit": {
12367
-      "version": "15.0.0",
12368
-      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-15.0.0.tgz",
12369
-      "integrity": "sha512-Z5sVX0Ag3HZdMUnD5DFlG+1gciIFSy7yIVPhOdGUi8YJaI9iLvvBb530gtQL2CHmv0JJeiwRZenr0VrSR7frvg==",
12367
+      "version": "16.0.0",
12368
+      "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-16.0.0.tgz",
12369
+      "integrity": "sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==",
12370 12370
       "dev": true,
12371 12371
       "requires": {
12372 12372
         "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": "^15.0.0",
20
+    "jest-junit": "^16.0.0",
21 21
     "prettier": "^2.0.5"
22 22
   },
23 23
   "files": [