Skip to content

Commit 7b132d1

Browse files
Bump ansi-regex from 3.0.0 to 3.0.1 in /example
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] <support@github.com>
1 parent 1ce95a2 commit 7b132d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2120,9 +2120,9 @@ ansi-red@^0.1.1:
21202120
ansi-wrap "0.1.0"
21212121

21222122
ansi-regex@^3.0.0:
2123-
version "3.0.0"
2124-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
2125-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
2123+
version "3.0.1"
2124+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
2125+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
21262126

21272127
ansi-regex@^4.0.0, ansi-regex@^4.1.0:
21282128
version "4.1.0"

0 commit comments

Comments
 (0)