Skip to content

Commit 47b5982

Browse files
chore(deps): update dependency rollup to v2.61.1 (#832)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a7a92d6 commit 47b5982

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"postcss-comment": "2.0.0",
8686
"postcss-preset-env": "6.7.0",
8787
"prettier": "2.2.1",
88-
"rollup": "2.60.1",
88+
"rollup": "2.61.1",
8989
"rollup-plugin-babel": "4.4.0",
9090
"rollup-plugin-commonjs": "10.1.0",
9191
"rollup-plugin-filesize": "9.0.2",

yarn.lock

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -16767,12 +16767,7 @@ [email protected]:
1676716767
resolved "https://registry.yarnpkg.com/preact/-/preact-10.5.13.tgz#85f6c9197ecd736ce8e3bec044d08fd1330fa019"
1676816768
integrity sha512-q/vlKIGNwzTLu+jCcvywgGrt+H/1P/oIRSD6mV4ln3hmlC+Aa34C7yfPI4+5bzW8pONyVXYS7SvXosy2dKKtWQ==
1676916769

16770-
16771-
version "10.6.4"
16772-
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.4.tgz#ad12c409ff1b4316158486e0a7b8d43636f7ced8"
16773-
integrity sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==
16774-
16775-
preact@^10.0.0:
16770+
[email protected], preact@^10.0.0:
1677616771
version "10.6.4"
1677716772
resolved "https://registry.yarnpkg.com/preact/-/preact-10.6.4.tgz#ad12c409ff1b4316158486e0a7b8d43636f7ced8"
1677816773
integrity sha512-WyosM7pxGcndU8hY0OQlLd54tOU+qmG45QXj2dAYrL11HoyU/EzOSTlpJsirbBr1QW7lICxSsVJJmcmUglovHQ==
@@ -18138,10 +18133,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
1813818133
dependencies:
1813918134
estree-walker "^0.6.1"
1814018135

18141-
rollup@2.60.1:
18142-
version "2.60.1"
18143-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
18144-
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
18136+
rollup@2.61.1, rollup@^2.57.0:
18137+
version "2.61.1"
18138+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
18139+
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
1814518140
optionalDependencies:
1814618141
fsevents "~2.3.2"
1814718142

@@ -18154,13 +18149,6 @@ rollup@^1.31.1:
1815418149
"@types/node" "*"
1815518150
acorn "^7.1.0"
1815618151

18157-
rollup@^2.57.0:
18158-
version "2.61.1"
18159-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
18160-
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
18161-
optionalDependencies:
18162-
fsevents "~2.3.2"
18163-
1816418152
rsvp@^4.8.4:
1816518153
version "4.8.5"
1816618154
resolved "https://registry.yarnpkg.com/rsvp/-/rsvp-4.8.5.tgz#c8f155311d167f68f21e168df71ec5b083113734"

0 commit comments

Comments
 (0)