Skip to content

Commit 3552329

Browse files
build(deps): bump brace-expansion from 1.1.6 to 1.1.11 (#93)
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.6 to 1.1.11. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.6...1.1.11) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 778886e commit 3552329

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -569,9 +569,9 @@ babylon@^6.11.0:
569569
version "6.14.1"
570570
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.14.1.tgz#956275fab72753ad9b3435d7afe58f8bf0a29815"
571571

572-
balanced-match@^0.4.1:
573-
version "0.4.2"
574-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
572+
balanced-match@^1.0.0:
573+
version "1.0.0"
574+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
575575

576576
base64-js@^1.0.2:
577577
version "1.2.0"
@@ -612,10 +612,10 @@ bootstrap-vue:
612612
resolved "https://registry.yarnpkg.com/bootstrap-vue/-/bootstrap-vue-0.3.7.tgz#934cbd9a62d7ab8da6f0acea594616a1b70b4f7e"
613613

614614
brace-expansion@^1.0.0:
615-
version "1.1.6"
616-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
615+
version "1.1.11"
616+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
617617
dependencies:
618-
balanced-match "^0.4.1"
618+
balanced-match "^1.0.0"
619619
concat-map "0.0.1"
620620

621621
braces@^1.8.2:
@@ -1151,7 +1151,7 @@ fill-range@^2.1.0:
11511151

11521152
find-cache-dir@^0.1.1:
11531153
version "0.1.1"
1154-
resolved "http://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9"
1154+
resolved "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-0.1.1.tgz#c8defae57c8a52a8a784f9e31c57c742e993a0b9"
11551155
dependencies:
11561156
commondir "^1.0.1"
11571157
mkdirp "^0.5.1"
@@ -1587,7 +1587,7 @@ is-posix-bracket@^0.1.0:
15871587

15881588
is-primitive@^2.0.0:
15891589
version "2.0.0"
1590-
resolved "http://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
1590+
resolved "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
15911591

15921592
is-property@^1.0.0:
15931593
version "1.0.2"

0 commit comments

Comments
 (0)