Skip to content

Commit f3913bb

Browse files
Bump minimatch from 3.0.3 to 3.0.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.3 to 3.0.4. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.3...v3.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent a7e5f8e commit f3913bb

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ async@^2.1.4:
88
dependencies:
99
lodash "^4.14.0"
1010

11-
balanced-match@^0.4.1:
12-
version "0.4.2"
13-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
11+
balanced-match@^1.0.0:
12+
version "1.0.0"
13+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
1414

15-
brace-expansion@^1.0.0:
16-
version "1.1.6"
17-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
15+
brace-expansion@^1.1.7:
16+
version "1.1.11"
17+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
1818
dependencies:
19-
balanced-match "^0.4.1"
19+
balanced-match "^1.0.0"
2020
concat-map "0.0.1"
2121

2222
buffer-shims@^1.0.0:
@@ -55,10 +55,10 @@ lodash@^4.14.0:
5555
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
5656

5757
minimatch@^3.0.3:
58-
version "3.0.3"
59-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.3.tgz#2a4e4090b96b2db06a9d7df01055a62a77c9b774"
58+
version "3.0.4"
59+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
6060
dependencies:
61-
brace-expansion "^1.0.0"
61+
brace-expansion "^1.1.7"
6262

6363
process-nextick-args@~1.0.6:
6464
version "1.0.7"

0 commit comments

Comments
 (0)