File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 80
80
"browserslist" : " ^4.16.5" ,
81
81
"safe-buffer" : " ^5.1.1" ,
82
82
"vfile-message" : " ^2.0.2" ,
83
- "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.3"
83
+ "argon2/@mapbox/node-pre-gyp/tar" : " ^6.1.3" ,
84
+ "ansi-regex" : " ^5.0.1"
84
85
},
85
86
"dependencies" : {
86
87
"@coder/logger" : " 1.1.16" ,
165
166
"^.+\\ .(css|less)$" : " <rootDir>/test/utils/cssStub.ts"
166
167
}
167
168
}
168
- }
169
+ }
Original file line number Diff line number Diff line change @@ -685,20 +685,10 @@ ansi-colors@^4.1.1:
685
685
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
686
686
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
687
687
688
- ansi-regex@^2.0.0 :
689
- version "2.1.1"
690
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-2.1.1.tgz#c3b33ab5ee360d86e0e628f0468ae7ef27d654df"
691
- integrity sha1-w7M6te42DYbg5ijwRorn7yfWVN8=
692
-
693
- ansi-regex@^3.0.0 :
694
- version "3.0.0"
695
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
696
- integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
697
-
698
- ansi-regex@^5.0.0 :
699
- version "5.0.0"
700
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
701
- integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
688
+ ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1 :
689
+ version "5.0.1"
690
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
691
+ integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
702
692
703
693
ansi-styles@^3.2.1 :
704
694
version "3.2.1"
You can’t perform that action at this time.
0 commit comments