Skip to content

Commit 0ff2ed0

Browse files
Bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64eaf29 commit 0ff2ed0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,9 @@ axios@^0.18.1:
8383
is-buffer "^2.0.2"
8484

8585
balanced-match@^1.0.0:
86-
version "1.0.0"
87-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
88-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
86+
version "1.0.2"
87+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
88+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
8989

9090
bcrypt-pbkdf@^1.0.0:
9191
version "1.0.2"
@@ -148,7 +148,7 @@ commander@^2.12.1:
148148
concat-map@0.0.1:
149149
version "0.0.1"
150150
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
151-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
151+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
152152

153153
core-util-is@1.0.2:
154154
version "1.0.2"
@@ -404,9 +404,9 @@ mime-types@^2.1.12, mime-types@~2.1.19:
404404
mime-db "1.42.0"
405405

406406
minimatch@^3.0.4:
407-
version "3.0.4"
408-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
409-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
407+
version "3.1.2"
408+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
409+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
410410
dependencies:
411411
brace-expansion "^1.1.7"
412412

0 commit comments

Comments
 (0)