Skip to content
This repository was archived by the owner on Oct 25, 2023. It is now read-only.

Commit 1ab8748

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 7f1b414 commit 1ab8748

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
@@ -468,9 +468,9 @@ ansi-escapes@^4.3.1:
468468
type-fest "^0.21.3"
469469

470470
ansi-regex@^3.0.0:
471-
version "3.0.0"
472-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
473-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
471+
version "3.0.1"
472+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
473+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
474474

475475
ansi-regex@^4.1.0:
476476
version "4.1.0"

0 commit comments

Comments
 (0)