Skip to content

Commit

Permalink
chore: remove dependency on jest-junit (#22923)
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee authored Jun 22, 2023
1 parent b092ac7 commit cf07feb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@
"husky": "8.0.3",
"jest": "29.5.0",
"jest-extended": "4.0.0",
"jest-junit": "16.0.0",
"jest-mock-extended": "3.0.4",
"markdownlint-cli2": "0.8.1",
"memfs": "3.5.3",
Expand Down
15 changes: 0 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6989,16 +6989,6 @@ jest-haste-map@^29.5.0:
optionalDependencies:
fsevents "^2.3.2"

[email protected]:
version "16.0.0"
resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-16.0.0.tgz#d838e8c561cf9fdd7eb54f63020777eee4136785"
integrity sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ==
dependencies:
mkdirp "^1.0.4"
strip-ansi "^6.0.1"
uuid "^8.3.2"
xml "^1.0.1"

jest-leak-detector@^29.5.0:
version "29.5.0"
resolved "https://registry.yarnpkg.com/jest-leak-detector/-/jest-leak-detector-29.5.0.tgz#cf4bdea9615c72bac4a3a7ba7e7930f9c0610c8c"
Expand Down Expand Up @@ -10958,11 +10948,6 @@ write-yaml-file@^4.2.0:
js-yaml "^4.0.0"
write-file-atomic "^3.0.3"

xml@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/xml/-/xml-1.0.1.tgz#78ba72020029c5bc87b8a81a3cfcd74b4a2fc1e5"
integrity sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw==

[email protected]:
version "1.3.0"
resolved "https://registry.yarnpkg.com/xmldoc/-/xmldoc-1.3.0.tgz#7823225b096c74036347c9ec5924d06b6a3cebab"
Expand Down

0 comments on commit cf07feb

Please sign in to comment.