Skip to content

Commit

Permalink
Merge pull request #187 from NVombat/dependabot/npm_and_yarn/client/m…
Browse files Browse the repository at this point in the history
…icromatch-4.0.8

Bump micromatch from 4.0.4 to 4.0.8 in /client
  • Loading branch information
NVombat authored Sep 3, 2024
2 parents 89af299 + 8f3b71a commit ad0f09a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 20 deletions.
16 changes: 8 additions & 8 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 5 additions & 12 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3802,7 +3802,7 @@ brace-expansion@^2.0.1:
dependencies:
balanced-match "^1.0.0"

braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
braces@^3.0.3, braces@~3.0.2:
version "3.0.3"
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
dependencies:
Expand Down Expand Up @@ -6905,18 +6905,11 @@ methods@~1.1.2:
version "1.1.2"
resolved "https://registry.npmjs.org/methods/-/methods-1.1.2.tgz"

micromatch@^4.0.2, micromatch@^4.0.4:
version "4.0.4"
resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.4.tgz"
dependencies:
braces "^3.0.1"
picomatch "^2.2.3"

micromatch@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.5.tgz#bc8999a7cbbf77cdc89f132f6e467051b49090c6"
micromatch@^4.0.2, micromatch@^4.0.4, micromatch@^4.0.5:
version "4.0.8"
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.8.tgz#d66fa18f3a47076789320b9b1af32bd86d9fa202"
dependencies:
braces "^3.0.2"
braces "^3.0.3"
picomatch "^2.3.1"

mime-db@1.51.0, "mime-db@>= 1.43.0 < 2":
Expand Down

0 comments on commit ad0f09a

Please sign in to comment.