Skip to content

Commit f394bd5

Browse files
build(deps): bump ansi-regex from 4.1.0 to 4.1.1 in /example
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e291cab commit f394bd5

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

example/package-lock.json

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

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1435,9 +1435,9 @@ ansi-fragments@^0.2.1:
14351435
strip-ansi "^5.0.0"
14361436

14371437
ansi-regex@^4.1.0:
1438-
version "4.1.0"
1439-
resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz"
1440-
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
1438+
version "4.1.1"
1439+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
1440+
integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==
14411441

14421442
ansi-regex@^5.0.0:
14431443
version "5.0.1"

0 commit comments

Comments
 (0)