Skip to content

Commit 35ae644

Browse files
author
FreakyCoder
authored
Merge pull request #253 from WrathChaos/dependabot/npm_and_yarn/example/minimatch-3.1.2
Bump minimatch from 3.0.4 to 3.1.2 in /example
2 parents 7292c03 + d1ac716 commit 35ae644

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

example/package-lock.json

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1761,8 +1761,8 @@ babel-preset-jest@^25.5.0:
17611761
babel-preset-current-node-syntax "^0.1.2"
17621762

17631763
balanced-match@^1.0.0:
1764-
version "1.0.0"
1765-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz"
1764+
version "1.0.2"
1765+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
17661766

17671767
base64-js@^1.1.2, base64-js@^1.2.3:
17681768
version "1.5.1"
@@ -1804,7 +1804,7 @@ bplist-parser@0.2.0:
18041804

18051805
brace-expansion@^1.1.7:
18061806
version "1.1.11"
1807-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz"
1807+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
18081808
dependencies:
18091809
balanced-match "^1.0.0"
18101810
concat-map "0.0.1"
@@ -2112,7 +2112,7 @@ compression@^1.7.1:
21122112

21132113
concat-map@0.0.1:
21142114
version "0.0.1"
2115-
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz"
2115+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
21162116

21172117
connect@^3.6.5:
21182118
version "3.7.0"
@@ -4431,8 +4431,8 @@ mimic-fn@^2.1.0:
44314431
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz"
44324432

44334433
minimatch@^3.0.2, minimatch@^3.0.4:
4434-
version "3.0.4"
4435-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz"
4434+
version "3.1.2"
4435+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
44364436
dependencies:
44374437
brace-expansion "^1.1.7"
44384438

0 commit comments

Comments
 (0)