Skip to content

Commit 381fd1b

Browse files
committed
chore(deps): update dependency ansi-regex to v6
1 parent 56b96eb commit 381fd1b

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": "^8.0.0",
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
@@ -345,10 +345,10 @@ ansi-escapes@^3.0.0:
345345
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b"
346346
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
347347

348-
ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1:
349-
version "5.0.1"
350-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
351-
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
348+
ansi-regex@^2.0.0, ansi-regex@^3.0.0, ansi-regex@^5.0.0, ansi-regex@^5.0.1, ansi-regex@^6.0.0:
349+
version "6.0.1"
350+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
351+
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
352352

353353
ansi-styles@^2.2.1:
354354
version "2.2.1"

0 commit comments

Comments
 (0)