Skip to content

Commit 383a17a

Browse files
build(deps): 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] <[email protected]>
1 parent 61148a0 commit 383a17a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package-lock.json

+8-8
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"
@@ -1529,7 +1529,7 @@ bonjour@^3.5.0:
15291529

15301530
brace-expansion@^1.1.7:
15311531
version "1.1.11"
1532-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
1532+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
15331533
dependencies:
15341534
balanced-match "^1.0.0"
15351535
concat-map "0.0.1"
@@ -1761,7 +1761,7 @@ compression@^1.7.4:
17611761

17621762
17631763
version "0.0.1"
1764-
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
1764+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
17651765

17661766
connect-history-api-fallback@^1.6.0:
17671767
version "1.6.0"
@@ -3419,8 +3419,8 @@ minimalistic-assert@^1.0.0:
34193419
resolved "https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz"
34203420

34213421
minimatch@^3.0.4:
3422-
version "3.0.4"
3423-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
3422+
version "3.1.2"
3423+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
34243424
dependencies:
34253425
brace-expansion "^1.1.7"
34263426

0 commit comments

Comments
 (0)