Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 27163e2

Browse files
authoredDec 5, 2022
build(deps): bump minimatch from 3.0.4 to 3.1.2
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [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>
1 parent 101dad8 commit 27163e2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed
 

‎yarn.lock

+1-8
Original file line numberDiff line numberDiff line change
@@ -10444,14 +10444,7 @@ minimalistic-crypto-utils@^1.0.1:
1044410444
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
1044510445
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
1044610446

10447-
minimatch@^3.0.0:
10448-
version "3.0.4"
10449-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
10450-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
10451-
dependencies:
10452-
brace-expansion "^1.1.7"
10453-
10454-
minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1:
10447+
minimatch@^3.0.0, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.1.1:
1045510448
version "3.1.2"
1045610449
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
1045710450
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)
Please sign in to comment.