Skip to content

Commit

Permalink
Bump regex-recursion from 4.2.1 to 4.3.0
Browse files Browse the repository at this point in the history
Bumps [regex-recursion](https://github.com/slevithan/regex-recursion) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/slevithan/regex-recursion/releases)
- [Commits](slevithan/regex-recursion@v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: regex-recursion
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 66c5879 commit da0571f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3745,9 +3745,9 @@ reduce-flatten@^2.0.0:
integrity sha512-EJ4UNY/U1t2P/2k6oqotuX2Cc3T6nxJwsM0N0asT7dhrtH1ltUxDn4NalSYmPE2rCkVpcf/X6R0wDwcFpzhd4w==

regex-recursion@^4.2.1:
version "4.2.1"
resolved "https://registry.npmjs.org/regex-recursion/-/regex-recursion-4.2.1.tgz"
integrity sha512-QHNZyZAeKdndD1G3bKAbBEKOSSK4KOHQrAJ01N1LJeb0SoH4DJIeFhp0uUpETgONifS4+P3sOgoA1dhzgrQvhA==
version "4.3.0"
resolved "https://registry.yarnpkg.com/regex-recursion/-/regex-recursion-4.3.0.tgz#32c3a42a57d78bf2d0c83875074c2f7ebaf2a4f6"
integrity sha512-5LcLnizwjcQ2ALfOj95MjcatxyqF5RPySx9yT+PaXu3Gox2vyAtLDjHB8NTJLtMGkvyau6nI3CfpwFCjPUIs/A==
dependencies:
regex-utilities "^2.3.0"

Expand Down

0 comments on commit da0571f

Please sign in to comment.