Skip to content

Commit 648c9a0

Browse files
build(deps): bump braces from 3.0.2 to 3.0.3 (#180)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e29a6c commit 648c9a0

File tree

1 file changed

+36
-11
lines changed

1 file changed

+36
-11
lines changed

yarn.lock

Lines changed: 36 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,11 +1208,11 @@ brace-expansion@^2.0.1:
12081208
balanced-match "^1.0.0"
12091209

12101210
braces@^3.0.1, braces@^3.0.2, braces@~3.0.2:
1211-
version "3.0.2"
1212-
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
1213-
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
1211+
version "3.0.3"
1212+
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
1213+
integrity sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==
12141214
dependencies:
1215-
fill-range "^7.0.1"
1215+
fill-range "^7.1.1"
12161216

12171217
12181218
version "1.3.1"
@@ -2183,10 +2183,10 @@ [email protected]:
21832183
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
21842184
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
21852185

2186-
fill-range@^7.0.1:
2187-
version "7.0.1"
2188-
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.0.1.tgz#1919a6a7c75fe38b2c7c77e5198535da9acdda40"
2189-
integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==
2186+
fill-range@^7.1.1:
2187+
version "7.1.1"
2188+
resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-7.1.1.tgz#44265d3cac07e3ea7dc247516380643754a05292"
2189+
integrity sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==
21902190
dependencies:
21912191
to-regex-range "^5.0.1"
21922192

@@ -4553,7 +4553,16 @@ streamroller@^3.0.8:
45534553
debug "^4.3.4"
45544554
fs-extra "^10.1.0"
45554555

4556-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
4556+
"string-width-cjs@npm:string-width@^4.2.0":
4557+
version "4.2.3"
4558+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4559+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4560+
dependencies:
4561+
emoji-regex "^8.0.0"
4562+
is-fullwidth-code-point "^3.0.0"
4563+
strip-ansi "^6.0.1"
4564+
4565+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
45574566
version "4.2.3"
45584567
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
45594568
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4603,7 +4612,7 @@ string_decoder@^1.1.1:
46034612
dependencies:
46044613
safe-buffer "~5.2.0"
46054614

4606-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
4615+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
46074616
version "6.0.1"
46084617
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
46094618
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -4617,6 +4626,13 @@ strip-ansi@^6.0.0:
46174626
dependencies:
46184627
ansi-regex "^5.0.0"
46194628

4629+
strip-ansi@^6.0.1:
4630+
version "6.0.1"
4631+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4632+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4633+
dependencies:
4634+
ansi-regex "^5.0.1"
4635+
46204636
strip-ansi@^7.0.1:
46214637
version "7.1.0"
46224638
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -5132,7 +5148,7 @@ [email protected]:
51325148
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
51335149
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
51345150

5135-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5151+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
51365152
version "7.0.0"
51375153
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
51385154
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5150,6 +5166,15 @@ wrap-ansi@^6.2.0:
51505166
string-width "^4.1.0"
51515167
strip-ansi "^6.0.0"
51525168

5169+
wrap-ansi@^7.0.0:
5170+
version "7.0.0"
5171+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5172+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5173+
dependencies:
5174+
ansi-styles "^4.0.0"
5175+
string-width "^4.1.0"
5176+
strip-ansi "^6.0.0"
5177+
51535178
wrap-ansi@^8.1.0:
51545179
version "8.1.0"
51555180
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)