Skip to content

Commit 5e72340

Browse files
chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#209)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a67bccf commit 5e72340

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2530,14 +2530,6 @@
25302530
shelljs "0.8.x"
25312531
tslib "^2.2.0"
25322532

2533-
"@stoplight/[email protected]", "@stoplight/types@^13.7.0":
2534-
version "13.7.0"
2535-
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.7.0.tgz#717d9e3ef068e8f143d045e9bc89b97da06933c4"
2536-
integrity sha512-7ePIccfTxjEhruv8VrkDv5whP5qd9ijRzAWEbjYpUYnDfaqPTfq8/wMMjMCAKIecboxsAVD9LZy/3puXddGsDQ==
2537-
dependencies:
2538-
"@types/json-schema" "^7.0.4"
2539-
utility-types "^3.10.0"
2540-
25412533
"@stoplight/types@^12.0.0", "@stoplight/types@^12.3.0":
25422534
version "12.3.0"
25432535
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-12.3.0.tgz#ac71d295319f26abb279e3d89d1c1774857d20b4"
@@ -2554,6 +2546,14 @@
25542546
"@types/json-schema" "^7.0.4"
25552547
utility-types "^3.10.0"
25562548

2549+
"@stoplight/types@^13.7.0":
2550+
version "13.7.0"
2551+
resolved "https://registry.yarnpkg.com/@stoplight/types/-/types-13.7.0.tgz#717d9e3ef068e8f143d045e9bc89b97da06933c4"
2552+
integrity sha512-7ePIccfTxjEhruv8VrkDv5whP5qd9ijRzAWEbjYpUYnDfaqPTfq8/wMMjMCAKIecboxsAVD9LZy/3puXddGsDQ==
2553+
dependencies:
2554+
"@types/json-schema" "^7.0.4"
2555+
utility-types "^3.10.0"
2556+
25572557
"@stoplight/[email protected]":
25582558
version "0.0.48"
25592559
resolved "https://registry.yarnpkg.com/@stoplight/yaml-ast-parser/-/yaml-ast-parser-0.0.48.tgz#442b21f419427acaa8a3106ebc5d73351c407002"
@@ -5068,9 +5068,9 @@ bail@^1.0.0:
50685068
integrity sha512-S8vuDB4w6YpRhICUDET3guPlQpaJl7od94tpZ0Fvnyp+MKW/HyDTcRDck+29C9g+d/qQHnddRH3+94kZdrW0Ww==
50695069

50705070
balanced-match@^1.0.0:
5071-
version "1.0.0"
5072-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
5073-
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
5071+
version "1.0.2"
5072+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
5073+
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
50745074

50755075
base64-js@^1.0.2, base64-js@^1.3.1:
50765076
version "1.5.1"
@@ -6204,7 +6204,7 @@ compute-scroll-into-view@^1.0.17:
62046204
62056205
version "0.0.1"
62066206
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
6207-
integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=
6207+
integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==
62086208

62096209
concat-stream@^1.5.0:
62106210
version "1.6.2"
@@ -12369,9 +12369,9 @@ minimalistic-crypto-utils@^1.0.0, minimalistic-crypto-utils@^1.0.1:
1236912369
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
1237012370

1237112371
minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4:
12372-
version "3.0.4"
12373-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
12374-
integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
12372+
version "3.1.2"
12373+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
12374+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
1237512375
dependencies:
1237612376
brace-expansion "^1.1.7"
1237712377

0 commit comments

Comments
 (0)