Skip to content

Commit ebc8846

Browse files
Bump rollup from 2.79.2 to 2.80.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.2 to 2.80.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/v2.80.0/CHANGELOG.md) - [Commits](rollup/rollup@v2.79.2...v2.80.0) --- updated-dependencies: - dependency-name: rollup dependency-version: 2.80.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 971dd23 commit ebc8846

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
@@ -9874,9 +9874,9 @@ rimraf@^6.1.3:
98749874
package-json-from-dist "^1.0.1"
98759875

98769876
rollup@^2.79.2:
9877-
version "2.79.2"
9878-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
9879-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
9877+
version "2.80.0"
9878+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.80.0.tgz#a82efc15b748e986a7c76f0f771221b1fa108a2c"
9879+
integrity sha512-cIFJOD1DESzpjOBl763Kp1AH7UE/0fcdHe6rZXUdQ9c50uvgigvW97u3IcSeBwOkgqL/PXPBktBCh0KEu5L8XQ==
98809880
optionalDependencies:
98819881
fsevents "~2.3.2"
98829882

@@ -10364,7 +10364,16 @@ string-length@^4.0.2:
1036410364
char-regex "^1.0.2"
1036510365
strip-ansi "^6.0.0"
1036610366

10367-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10367+
"string-width-cjs@npm:string-width@^4.2.0":
10368+
version "4.2.3"
10369+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10370+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10371+
dependencies:
10372+
emoji-regex "^8.0.0"
10373+
is-fullwidth-code-point "^3.0.0"
10374+
strip-ansi "^6.0.1"
10375+
10376+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1036810377
version "4.2.3"
1036910378
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1037010379
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10494,7 +10503,7 @@ stringify-object@^3.3.0:
1049410503
is-obj "^1.0.1"
1049510504
is-regexp "^1.0.0"
1049610505

10497-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10506+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1049810507
version "6.0.1"
1049910508
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1050010509
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10508,6 +10517,13 @@ strip-ansi@^0.3.0:
1050810517
dependencies:
1050910518
ansi-regex "^0.2.1"
1051010519

10520+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10521+
version "6.0.1"
10522+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10523+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10524+
dependencies:
10525+
ansi-regex "^5.0.1"
10526+
1051110527
strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
1051210528
version "7.1.2"
1051310529
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
@@ -11884,7 +11900,16 @@ [email protected], workbox-window@^7.4.0:
1188411900
"@types/trusted-types" "^2.0.2"
1188511901
workbox-core "7.4.0"
1188611902

11887-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11903+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11904+
version "7.0.0"
11905+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11906+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11907+
dependencies:
11908+
ansi-styles "^4.0.0"
11909+
string-width "^4.1.0"
11910+
strip-ansi "^6.0.0"
11911+
11912+
wrap-ansi@^7.0.0:
1188811913
version "7.0.0"
1188911914
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1189011915
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)