Skip to content

Commit 1637bba

Browse files
chore(deps): bump rollup from 3.29.5 to 3.30.0
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.5 to 3.30.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v3.30.0/CHANGELOG.md) - [Commits](rollup/rollup@v3.29.5...v3.30.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 3.30.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4d4cc0 commit 1637bba

File tree

1 file changed

+31
-6
lines changed

1 file changed

+31
-6
lines changed

yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8243,9 +8243,9 @@ rollup-pluginutils@^2.8.1:
82438243
estree-walker "^0.6.1"
82448244

82458245
rollup@^3.27.1:
8246-
version "3.29.5"
8247-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
8248-
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
8246+
version "3.30.0"
8247+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.30.0.tgz#3fa506fee2c5ba9d540a38da87067376cd55966d"
8248+
integrity sha512-kQvGasUgN+AlWGliFn2POSajRQEsULVYFGTvOZmK06d7vCD+YhZztt70kGk3qaeAXeWYL5eO7zx+rAubBc55eA==
82498249
optionalDependencies:
82508250
fsevents "~2.3.2"
82518251

@@ -8655,7 +8655,16 @@ streamx@^2.21.0:
86558655
fast-fifo "^1.3.2"
86568656
text-decoder "^1.1.0"
86578657

8658-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8658+
"string-width-cjs@npm:string-width@^4.2.0":
8659+
version "4.2.3"
8660+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8661+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8662+
dependencies:
8663+
emoji-regex "^8.0.0"
8664+
is-fullwidth-code-point "^3.0.0"
8665+
strip-ansi "^6.0.1"
8666+
8667+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
86598668
version "4.2.3"
86608669
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
86618670
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8761,7 +8770,7 @@ string_decoder@~1.1.1:
87618770
dependencies:
87628771
safe-buffer "~5.1.0"
87638772

8764-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8773+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
87658774
version "6.0.1"
87668775
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
87678776
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8775,6 +8784,13 @@ strip-ansi@^3.0.0:
87758784
dependencies:
87768785
ansi-regex "^2.0.0"
87778786

8787+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8788+
version "6.0.1"
8789+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8790+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8791+
dependencies:
8792+
ansi-regex "^5.0.1"
8793+
87788794
strip-ansi@^7.0.1:
87798795
version "7.1.0"
87808796
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -9631,7 +9647,7 @@ wordwrap@^1.0.0:
96319647
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
96329648
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
96339649

9634-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
9650+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
96359651
version "7.0.0"
96369652
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
96379653
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -9649,6 +9665,15 @@ wrap-ansi@^6.0.1:
96499665
string-width "^4.1.0"
96509666
strip-ansi "^6.0.0"
96519667

9668+
wrap-ansi@^7.0.0:
9669+
version "7.0.0"
9670+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
9671+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
9672+
dependencies:
9673+
ansi-styles "^4.0.0"
9674+
string-width "^4.1.0"
9675+
strip-ansi "^6.0.0"
9676+
96529677
wrap-ansi@^8.1.0:
96539678
version "8.1.0"
96549679
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)