Skip to content
This repository was archived by the owner on Jul 23, 2021. It is now read-only.

Commit 0c768ab

Browse files
chore(deps): bump brace-expansion from 1.1.6 to 1.1.11
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] <support@github.com>
1 parent 672f62e commit 0c768ab

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ babel-code-frame@^6.16.0:
119119
esutils "^2.0.2"
120120
js-tokens "^2.0.0"
121121

122-
balanced-match@^0.4.1:
123-
version "0.4.2"
124-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
122+
balanced-match@^1.0.0:
123+
version "1.0.0"
124+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
125125

126126
bcrypt-pbkdf@^1.0.0:
127127
version "1.0.0"
@@ -136,10 +136,10 @@ boom@2.x.x:
136136
hoek "2.x.x"
137137

138138
brace-expansion@^1.0.0:
139-
version "1.1.6"
140-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
139+
version "1.1.11"
140+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
141141
dependencies:
142-
balanced-match "^0.4.1"
142+
balanced-match "^1.0.0"
143143
concat-map "0.0.1"
144144

145145
caller-path@^0.1.0:

0 commit comments

Comments
 (0)