File tree Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Expand file tree Collapse file tree 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 4545 "jest" : " ^26.6.3" ,
4646 "jest-environment-jsdom" : " ^26.3.1" ,
4747 "jest-environment-jsdom-global" : " ^4.0.0" ,
48- "jest-junit" : " 12.2 .0" ,
48+ "jest-junit" : " 16.0 .0" ,
4949 "lerna" : " ^7.4.2" ,
5050 "postcss" : " 8.4.43" ,
5151 "postcss-cli" : " 8.3.1" ,
Original file line number Diff line number Diff line change 88138813 resolved "https://registry.yarnpkg.com/ansi-html-community/-/ansi-html-community-0.0.8.tgz#69fbc4d6ccbe383f9736934ae34c3f8290f1bf41"
88148814 integrity sha512-1APHAyr3+PCamwNw3bXCPp4HFLONZt/yIH0sZp0/469KWNTEy+qN5jQ3GVX6DMZ1UXAi34yVwtTeaG/HpBuuzw==
88158815
8816- ansi-regex@^4.1.0:
8817- version "4.1.1"
8818- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
8819- integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==
8820-
88218816ansi-regex@^5.0.0, ansi-regex@^5.0.1:
88228817 version "5.0.1"
88238818 resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
@@ -15361,13 +15356,13 @@ jest-jasmine2@^26.6.3:
1536115356 pretty-format "^26.6.2"
1536215357 throat "^5.0.0"
1536315358
15364- jest-junit@12.2 .0:
15365- version "12.2 .0"
15366- resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-12.2 .0.tgz#cff7f9516e84f8e30f6bdea04cd84db6b095a376 "
15367- integrity sha512-ecGzF3KEQwLbMP5xMO7wqmgmyZlY/5yWDvgE/vFa+/uIT0KsU5nluf0D2fjIlOKB+tb6DiuSSpZuGpsmwbf7Fw ==
15359+ jest-junit@16.0 .0:
15360+ version "16.0 .0"
15361+ resolved "https://registry.yarnpkg.com/jest-junit/-/jest-junit-16.0 .0.tgz#d838e8c561cf9fdd7eb54f63020777eee4136785 "
15362+ integrity sha512-A94mmw6NfJab4Fg/BlvVOUXzXgF0XIH6EmTgJ5NDPp4xoKq0Kr7sErb+4Xs9nZvu58pJojz5RFGpqnZYJTrRfQ ==
1536815363 dependencies:
1536915364 mkdirp "^1.0.4"
15370- strip-ansi "^5.2.0 "
15365+ strip-ansi "^6.0.1 "
1537115366 uuid "^8.3.2"
1537215367 xml "^1.0.1"
1537315368
2132921324 dependencies:
2133021325 ansi-regex "^5.0.1"
2133121326
21332- strip-ansi@^5.2.0:
21333- version "5.2.0"
21334- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-5.2.0.tgz#8c9a536feb6afc962bdfa5b104a5091c1ad9c0ae"
21335- integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==
21336- dependencies:
21337- ansi-regex "^4.1.0"
21338-
2133921327strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2134021328 version "6.0.1"
2134121329 resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
You can’t perform that action at this time.
0 commit comments