Skip to content

Commit f7a1303

Browse files
chore(deps): bump minimatch from 3.1.2 to 3.1.4 in /example
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.4. - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.1.2...v3.1.4) --- updated-dependencies: - dependency-name: minimatch dependency-version: 3.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67d3709 commit f7a1303

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5349,9 +5349,9 @@ minimalistic-crypto-utils@^1.0.1:
53495349
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
53505350

53515351
minimatch@^3.0.4:
5352-
version "3.1.2"
5353-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
5354-
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
5352+
version "3.1.4"
5353+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.4.tgz#89d910ea3970a77ac8edfd30340ccd038b758079"
5354+
integrity sha512-twmL+S8+7yIsE9wsqgzU3E8/LumN3M3QELrBZ20OdmQ9jB2JvW5oZtBEmft84k/Gs5CG9mqtWc6Y9vW+JEzGxw==
53555355
dependencies:
53565356
brace-expansion "^1.1.7"
53575357

0 commit comments

Comments
 (0)