Skip to content

Commit 353e1cf

Browse files
authoredNov 23, 2022
NPM - Update minimatch (microsoft#167099)
Update minimatch
1 parent f04ba7c commit 353e1cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎extensions/npm/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ micromatch@^4.0.2:
130130
picomatch "^2.0.5"
131131

132132
minimatch@^3.0.4:
133-
version "3.0.4"
134-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
135-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
133+
version "3.1.2"
134+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
135+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
136136
dependencies:
137137
brace-expansion "^1.1.7"
138138

0 commit comments

Comments
 (0)
Please sign in to comment.