aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-17 05:09:24 +0000
committerGitHub <[email protected]>2022-05-17 05:09:24 +0000
commit03898d7bc4634c8c87fff74c43624cb4e4668f6f (patch)
tree73db3702942cae696b8c423265f7be36ce44b3d9
parentMerge pull request #17 from Fuwn/renovate/commitlint-monorepo (diff)
downloadrecords-dependabot/npm_and_yarn/ansi-regex-3.0.1.tar.xz
records-dependabot/npm_and_yarn/ansi-regex-3.0.1.zip
build(deps): bump ansi-regex from 3.0.0 to 3.0.1dependabot/npm_and_yarn/ansi-regex-3.0.1
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](https://github.com/chalk/ansi-regex/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--yarn.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock
index ceb5e36..db9cb70 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -296,9 +296,9 @@ ansi-escapes@^3.2.0:
integrity sha512-cBhpre4ma+U0T1oM5fXg7Dy1Jw7zzwv7lt/GoCpr+hDQJoYnKVPLL4dCvSEFMmQurOQvSrwT7SL/DAlhBI97RQ==
ansi-regex@^3.0.0:
- version "3.0.0"
- resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.0.tgz#ed0317c322064f79466c02966bddb605ab37d998"
- integrity sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=
+ version "3.0.1"
+ resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-3.0.1.tgz#123d6479e92ad45ad897d4054e3c7ca7db4944e1"
+ integrity sha512-+O9Jct8wf++lXxxFc4hc8LsjaSq0HFzzL7cVsw8pRDIPdjKD2mT4ytDZlLuSBZ4cLKZFXIrMGO7DbQCtMJJMKw==
ansi-regex@^4.1.0:
version "4.1.0"