8000 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#2977) · vuejs/v2.vuejs.org@c5debbb · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c5debbb

Browse files
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#2977)
1 parent 864e61b commit c5debbb

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

yarn.lock

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ axios@^0.27.2:
140140
form-data "^4.0.0"
141141

142142
balanced-match@^1.0.0:
143-
version "1.0.0"
144-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
145-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
143+
version "1.0.2"
144+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
145+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
146146

147147
base@^0.11.1:
148148
version "0.11.2"
@@ -400,7 +400,7 @@ compression@^1.7.4:
400400
concat-map@0.0.1:
401401
version "0.0.1"
402402
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
403-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
403+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
404404

405405
connect@^3.7.0:
406406
version "3.7.0"
@@ -1501,14 +1501,7 @@ min-indent@^1.0.0:
15011501
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
15021502
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
15031503

1504-
minimatch@^3.0.4:
1505-
version "3.0.4"
1506-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
1507-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
1508-
dependencies:
1509-
brace-expansion "^1.1.7"
1510-
1511-
minimatch@^3.1.1:
1504+
minimatch@^3.0.4, minimatch@^3.1.1:
15121505
version "3.1.2"
15131506
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
15141507
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==

0 commit comments

Comments
 (0)
0