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

Commit 38e54a8

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] <[email protected]>
1 parent f928dc0 commit 38e54a8

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
@@ -109,9 +109,9 @@ babel-code-frame@^6.16.0:
109109
esutils "^2.0.2"
110110
js-tokens "^2.0.0"
111111

112-
balanced-match@^0.4.1:
113-
version "0.4.2"
114-
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-0.4.2.tgz#cb3f3e3c732dc0f01ee70b403f302e61d7709838"
112+
balanced-match@^1.0.0:
113+
version "1.0.0"
114+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
115115

116116
bcrypt-pbkdf@^1.0.0:
117117
version "1.0.2"
@@ -126,10 +126,10 @@ [email protected]:
126126
hoek "2.x.x"
127127

128128
brace-expansion@^1.0.0:
129-
version "1.1.6"
130-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.6.tgz#7197d7eaa9b87e648390ea61fc66c84427420df9"
129+
version "1.1.11"
130+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
131131
dependencies:
132-
balanced-match "^0.4.1"
132+
balanced-match "^1.0.0"
133133
concat-map "0.0.1"
134134

135135
caller-path@^0.1.0:

0 commit comments

Comments
 (0)