Skip to content

Commit 8ebde7a

Browse files
Chore(deps): Bump minimatch from 3.0.4 to 3.1.2 in /node (#125)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 217ead5 commit 8ebde7a

2 files changed

Lines changed: 15 additions & 12 deletions

File tree

node/npm-shrinkwrap.json

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

node/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -929,8 +929,8 @@ babel-preset-jest@^29.2.0:
929929
babel-preset-current-node-syntax "^1.0.0"
930930

931931
balanced-match@^1.0.0:
932-
version "1.0.0"
933-
resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz"
932+
version "1.0.2"
933+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
934934

935935
base@^0.11.1:
936936
version "0.11.2"
@@ -972,7 +972,7 @@ boxen@^7.0.0:
972972

973973
brace-expansion@^1.1.7:
974974
version "1.1.11"
975-
resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz"
975+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
976976
dependencies:
977977
balanced-match "^1.0.0"
978978
concat-map "0.0.1"
@@ -1238,7 +1238,7 @@ component-emitter@^1.2.1:
12381238

12391239
concat-map@0.0.1:
12401240
version "0.0.1"
1241-
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
1241+
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
12421242

12431243
config-chain@^1.1.11:
12441244
version "1.1.13"
@@ -2778,8 +2778,8 @@ mimic-response@^4.0.0:
27782778
resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-4.0.0.tgz#35468b19e7c75d10f5165ea25e75a5ceea7cf70f"
27792779

27802780
minimatch@^3.0.4:
2781-
version "3.0.4"
2782-
resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz"
2781+
version "3.1.2"
2782+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
27832783
dependencies:
27842784
brace-expansion "^1.1.7"
27852785

0 commit comments

Comments
 (0)