Skip to content

Commit ff8b3ad

Browse files
authored
Merge pull request #85 from kimcoder/dependabot/npm_and_yarn/minimatch-3.1.2
build(deps): bump minimatch from 3.0.4 to 3.1.2
2 parents 1dff61c + 383a17a commit ff8b3ad

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

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

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ babel-plugin-polyfill-regenerator@^0.2.2:
14651465

14661466
balanced-match@^1.0.0:
14671467
version "1.0.2"
1468-
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
1468+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
14691469

14701470
base@^0.11.1:
14711471
version "0.11.2"
@@ -1531,7 +1531,7 @@ bonjour@^3.5.0:
15311531

15321532
brace-expansion@^1.1.7:
15331533
version "1.1.11"
1534-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
1534+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
15351535
dependencies:
15361536
balanced-match "^1.0.0"
15371537
concat-map "0.0.1"
@@ -1763,7 +1763,7 @@ compression@^1.7.4:
17631763

17641764
17651765
version "0.0.1"
1766-
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
1766+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
17671767

17681768
connect-history-api-fallback@^1.6.0:
17691769
version "1.6.0"
@@ -3448,8 +3448,8 @@ minimalistic-assert@^1.0.0:
34483448
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
34493449

34503450
minimatch@^3.0.4:
3451-
version "3.0.4"
3452-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
3451+
version "3.1.2"
3452+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
34533453
dependencies:
34543454
brace-expansion "^1.1.7"
34553455

0 commit comments

Comments
 (0)