File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 67
67
"typescript" : " ^4.6.2"
68
68
},
69
69
"resolutions" : {
70
- "ansi-regex" : " ^5 .0.1 " ,
70
+ "ansi-regex" : " ^6 .0.0 " ,
71
71
"normalize-package-data" : " ^5.0.0" ,
72
72
"doctoc/underscore" : " ^1.13.1" ,
73
73
"doctoc/**/trim" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -475,10 +475,10 @@ anchor-markdown-header@^0.6.0:
475
475
dependencies :
476
476
emoji-regex "~10.1.0"
477
477
478
- ansi-regex@^5.0.1 :
479
- version "5 .0.1"
480
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5 .0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304 "
481
- integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ ==
478
+ ansi-regex@^5.0.1, ansi-regex@^6.0.0 :
479
+ version "6 .0.1"
480
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6 .0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a "
481
+ integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA ==
482
482
483
483
ansi-styles@^4.0.0, ansi-styles@^4.1.0 :
484
484
version "4.3.0"
You can’t perform that action at this time.
0 commit comments