Skip to content

Commit d1b1aab

Browse files
Bump minimatch from 3.0.4 to 3.1.2 (#17)
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 7d0f5ae commit d1b1aab

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
@@ -706,9 +706,9 @@ babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
706706
version "6.17.1"
707707
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.17.1.tgz#17f14fddf361b695981fe679385e4f1c01ebd86f"
708708

709-
balanced-match@^0.4.1:
710-
version "0.4.2"
711-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
709+
balanced-match@^1.0.0:
710+
version "1.0.2"
711+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
712712

713713
bcrypt-pbkdf@^1.0.0:
714714
version "1.0.1"
@@ -733,10 +733,10 @@ [email protected]:
733733
hoek "2.x.x"
734734

735735
brace-expansion@^1.1.7:
736-
version "1.1.7"
737-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.7.tgz#3effc3c50e000531fb720eaff80f0ae8ef23cf59"
736+
version "1.1.11"
737+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
738738
dependencies:
739-
balanced-match "^0.4.1"
739+
balanced-match "^1.0.0"
740740
concat-map "0.0.1"
741741

742742
braces@^1.8.2:
@@ -2426,8 +2426,8 @@ mime-types@^2.1.12, mime-types@~2.1.7:
24262426
mime-db "~1.27.0"
24272427

24282428
minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3:
2429-
version "3.0.4"
2430-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
2429+
version "3.1.2"
2430+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
24312431
dependencies:
24322432
brace-expansion "^1.1.7"
24332433

0 commit comments

Comments
 (0)