diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-31 12:24:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-31 12:24:52 -0400 |
| commit | 982fe2549541e7a4bbb0e64afa680c09b65c0128 (patch) | |
| tree | 0ef819f577b9417d986a8179868e350058c7e5eb | |
| parent | 78f5c362183ca866bdf0924ad186cfe484b7c3eb (diff) | |
| download | submelon.dev-982fe2549541e7a4bbb0e64afa680c09b65c0128.tar.gz submelon.dev-982fe2549541e7a4bbb0e64afa680c09b65c0128.tar.bz2 submelon.dev-982fe2549541e7a4bbb0e64afa680c09b65c0128.zip | |
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#384)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.8)
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .yarn/cache/micromatch-npm-4.0.5-cfab5d7669-02a17b671c.zip | bin | 16174 -> 0 bytes | |||
| -rw-r--r-- | .yarn/cache/micromatch-npm-4.0.8-c9570e4aca-79920eb634.zip | bin | 0 -> 16383 bytes | |||
| -rw-r--r-- | yarn.lock | 10 |
3 files changed, 5 insertions, 5 deletions
diff --git a/.yarn/cache/micromatch-npm-4.0.5-cfab5d7669-02a17b671c.zip b/.yarn/cache/micromatch-npm-4.0.5-cfab5d7669-02a17b671c.zip Binary files differdeleted file mode 100644 index 060612a..0000000 --- a/.yarn/cache/micromatch-npm-4.0.5-cfab5d7669-02a17b671c.zip +++ /dev/null diff --git a/.yarn/cache/micromatch-npm-4.0.8-c9570e4aca-79920eb634.zip b/.yarn/cache/micromatch-npm-4.0.8-c9570e4aca-79920eb634.zip Binary files differnew file mode 100644 index 0000000..00406c8 --- /dev/null +++ b/.yarn/cache/micromatch-npm-4.0.8-c9570e4aca-79920eb634.zip @@ -841,7 +841,7 @@ __metadata: languageName: node linkType: hard -"braces@npm:^3.0.2, braces@npm:~3.0.2": +"braces@npm:^3.0.3, braces@npm:~3.0.2": version: 3.0.3 resolution: "braces@npm:3.0.3" dependencies: @@ -2052,12 +2052,12 @@ __metadata: linkType: hard "micromatch@npm:^4.0.4, micromatch@npm:^4.0.5": - version: 4.0.5 - resolution: "micromatch@npm:4.0.5" + version: 4.0.8 + resolution: "micromatch@npm:4.0.8" dependencies: - braces: ^3.0.2 + braces: ^3.0.3 picomatch: ^2.3.1 - checksum: 02a17b671c06e8fefeeb6ef996119c1e597c942e632a21ef589154f23898c9c6a9858526246abb14f8bca6e77734aa9dcf65476fca47cedfb80d9577d52843fc + checksum: 79920eb634e6f400b464a954fcfa589c4e7c7143209488e44baf627f9affc8b1e306f41f4f0deedde97e69cb725920879462d3e750ab3bd3c1aed675bb3a8966 languageName: node linkType: hard |
