Skip to content

Commit d079cba

Browse files
Bump minimatch from 3.0.4 to 3.1.2 (#143)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70699fd commit d079cba

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -702,9 +702,9 @@ babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
702702
version "6.17.1"
703703
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.1.tgz#17f14fddf361b695981fe679385e4f1c01ebd86f"
704704

705-
balanced-match@^0.4.1:
706-
version "0.4.2"
707-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
705+
balanced-match@^1.0.0:
706+
version "1.0.2"
707+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
708708

709709
bcrypt-pbkdf@^1.0.0:
710710
version "1.0.1"
@@ -729,10 +729,10 @@ [email protected]:
729729
hoek "2.x.x"
730730

731731
brace-expansion@^1.1.7:
732-
version "1.1.7"
733-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59"
732+
version "1.1.11"
733+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
734734
dependencies:
735-
balanced-match "^0.4.1"
735+
balanced-match "^1.0.0"
736736
concat-map "0.0.1"
737737

738738
braces@^1.8.2:
@@ -2357,8 +2357,8 @@ mimic-fn@^1.0.0:
23572357
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.1.0.tgz#e667783d92e89dbd342818b5230b9d62a672ad18"
23582358

23592359
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
2360-
version "3.0.4"
2361-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2360+
version "3.1.2"
2361+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
23622362
dependencies:
23632363
brace-expansion "^1.1.7"
23642364

0 commit comments

Comments
 (0)