Skip to content

Commit

Permalink
Bump ansi-regex from 4.1.0 to 4.1.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2022
1 parent 48c7e87 commit 754b94e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -299,9 +299,9 @@ ansi-escapes@^4.2.1:
type-fest "^0.11.0"

ansi-regex@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.0.tgz#8b9f8f08cf1acb843756a839ca8c7e3168c51997"
integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==
version "4.1.1"
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-4.1.1.tgz#164daac87ab2d6f6db3a29875e2d1766582dabed"
integrity sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==

ansi-regex@^5.0.0:
version "5.0.0"
Expand Down Expand Up @@ -2137,10 +2137,10 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-native-events@^1.0.20:
version "1.0.20"
resolved "https://registry.yarnpkg.com/react-native-events/-/react-native-events-1.0.20.tgz#e5eeb39b016f9663304991b4dd681395d964e4de"
integrity sha512-HzH+5FqzybUW48AZZYFQdvgrAqn9RyILKIPnCj6SjJIwUYnrP0lQ5c3pWcVdC1ZP1j7BPUDaUyHmatcOqOegJw==
react-native-events@^1.0.21:
version "1.0.21"
resolved "https://registry.yarnpkg.com/react-native-events/-/react-native-events-1.0.21.tgz#d1fbe492a3321d09c630da5132dad10a5312b823"
integrity sha512-qBolATOf+xzUkYOlOK3I4Nm/l6Y5vtng8dAM9TPHy170NSKKpsgirAnaCO82+nEkniEanm+Nb/cP4pFVPQAeaQ==
dependencies:
events "^3.0.0"

Expand Down

0 comments on commit 754b94e

Please sign in to comment.