File tree Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Expand file tree Collapse file tree 2 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 72
72
"css-what" : " ^5.0.1" ,
73
73
"ansi-regex" : " 5.0.1" ,
74
74
"json-schema" : " 0.4.0" ,
75
- "ws" : " ^7.4.6"
75
+ "ws" : " ^7.4.6" ,
76
+ "minimatch" : " ^3.0.5"
76
77
}
77
78
}
Original file line number Diff line number Diff line change @@ -4639,14 +4639,7 @@ minimalistic-crypto-utils@^1.0.1:
4639
4639
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
4640
4640
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
4641
4641
4642
- minimatch@^3.0.4 :
4643
- version "3.0.4"
4644
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
4645
- integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
4646
- dependencies :
4647
- brace-expansion "^1.1.7"
4648
-
4649
- minimatch@^3.1.1 :
4642
+ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1 :
4650
4643
version "3.1.2"
4651
4644
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
4652
4645
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
You can’t perform that action at this time.
0 commit comments