Skip to content

Commit 6cf9ae6

Browse files
authoredJun 4, 2022
Bump ansi-regex from 3.0.0 to 3.0.1 in /example (#55)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7f31f commit 6cf9ae6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎example/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1429,9 +1429,9 @@ ansi-red@^0.1.1:
14291429
ansi-wrap "0.1.0"
14301430

14311431
ansi-regex@^3.0.0:
1432-
version "3.0.0"
1433-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
1434-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
1432+
version "3.0.1"
1433+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
1434+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
14351435

14361436
ansi-regex@^4.0.0, ansi-regex@^4.1.0:
14371437
version "4.1.0"

0 commit comments

Comments
 (0)
Please sign in to comment.