Skip to content

Commit 83b4128

Browse files
committed
chore(deps): update dependency ansi-regex to v6
1 parent 432a629 commit 83b4128

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"**/ajv": "^6.12.4",
4242
"**/json-schema": "^0.4.0",
4343
"**/hoek": "6.1.3",
44-
"**/ansi-regex": "^5.0.1",
44+
"**/ansi-regex": "^6.0.0",
4545
"**/glob-parent": "^6.0.1",
4646
"**/dot-prop": "^6.0.1",
4747
"**/node-forge": "^1.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -341,10 +341,10 @@ ansi-escapes@^3.0.0:
341341
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
342342
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
343343

344-
ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^4.1.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1:
345-
version "5.0.1"
346-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
347-
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
344+
ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^4.1.0, ansi-regex@^5.0.0, ansi-regex@^6.0.0:
345+
version "6.0.1"
346+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
347+
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
348348

349349
ansi-styles@^2.2.1:
350350
version "2.2.1"

0 commit comments

Comments
 (0)