Skip to content

Commit 2068d75

Browse files
Bump ansi-regex from 3.0.0 to 3.0.1 (#2)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59ee193 commit 2068d75

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,9 +1675,9 @@ ansi-escapes@^4.2.1, ansi-escapes@^4.3.1, ansi-escapes@^4.3.2:
16751675
type-fest "^0.21.3"
16761676

16771677
ansi-regex@^3.0.0:
1678-
version "3.0.0"
1679-
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz"
1680-
integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
1678+
version "3.0.1"
1679+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
1680+
integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
16811681

16821682
ansi-regex@^5.0.1:
16831683
version "5.0.1"

0 commit comments

Comments
 (0)