Skip to content

Commit 235c0a8

Browse files
chore(deps): update dependency ansi-regex to v6
1 parent 8377bd2 commit 235c0a8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"typescript": "^4.6.2"
6868
},
6969
"resolutions": {
70-
"ansi-regex": "^5.0.1",
70+
"ansi-regex": "^6.0.0",
7171
"normalize-package-data": "^5.0.0",
7272
"doctoc/underscore": "^1.13.1",
7373
"doctoc/**/trim": "^1.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -475,10 +475,10 @@ anchor-markdown-header@^0.6.0:
475475
dependencies:
476476
emoji-regex "~10.1.0"
477477

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==
482482

483483
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
484484
version "4.3.0"

0 commit comments

Comments
 (0)