Skip to content

Commit 83680e1

Browse files
Bump minimatch from 3.0.4 to 3.1.2 (#34)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d72686 commit 83680e1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2444,7 +2444,7 @@ bail@^1.0.0:
24442444

24452445
balanced-match@^1.0.0:
24462446
version "1.0.2"
2447-
resolved "https://registry.npm.taobao.org/balanced-match/download/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
2447+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
24482448

24492449
base64-js@^1.0.2:
24502450
version "1.5.1"
@@ -2509,7 +2509,7 @@ boxen@^3.0.0:
25092509

25102510
brace-expansion@^1.1.7:
25112511
version "1.1.11"
2512-
resolved "https://registry.npm.taobao.org/brace-expansion/download/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
2512+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
25132513
dependencies:
25142514
balanced-match "^1.0.0"
25152515
concat-map "0.0.1"
@@ -3020,7 +3020,7 @@ component-emitter@^1.2.1:
30203020

30213021
30223022
version "0.0.1"
3023-
resolved "https://registry.npm.taobao.org/concat-map/download/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
3023+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
30243024

30253025
concat-with-sourcemaps@^1.1.0:
30263026
version "1.1.0"
@@ -6508,8 +6508,8 @@ minimalistic-crypto-utils@^1.0.1:
65086508
resolved "https://registry.npm.taobao.org/minimalistic-crypto-utils/download/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
65096509

65106510
minimatch@^3.0.3, minimatch@^3.0.4:
6511-
version "3.0.4"
6512-
resolved "https://registry.npm.taobao.org/minimatch/download/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6511+
version "3.1.2"
6512+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
65136513
dependencies:
65146514
brace-expansion "^1.1.7"
65156515

0 commit comments

Comments
 (0)