Skip to content

Commit 930b7a5

Browse files
build(deps): bump rollup from 2.10.9 to 2.11.0
Bumps [rollup](https://github.com/rollup/rollup) from 2.10.9 to 2.11.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.10.9...v2.11.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8506788 commit 930b7a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"onchange": "^7.0.2",
3232
"prettier": "2.0.5",
3333
"pretty-quick": "^2.0.1",
34-
"rollup": "^2.10.9",
34+
"rollup": "^2.11.0",
3535
"rollup-plugin-babel": "^4.3.2",
3636
"rollup-plugin-commonjs": "^10.1.0",
3737
"rollup-plugin-node-resolve": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5077,10 +5077,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
50775077
dependencies:
50785078
estree-walker "^0.6.1"
50795079

5080-
rollup@^2.10.9:
5081-
version "2.10.9"
5082-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.10.9.tgz#17dcc6753c619efcc1be2cf61d73a87827eebdf9"
5083-
integrity sha512-dY/EbjiWC17ZCUSyk14hkxATAMAShkMsD43XmZGWjLrgFj15M3Dw2kEkA9ns64BiLFm9PKN6vTQw8neHwK74eg==
5080+
rollup@^2.11.0:
5081+
version "2.11.0"
5082+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.11.0.tgz#a46265f8291c71fee6dea3cccb5ac8e8b343e59c"
5083+
integrity sha512-VIUTZJ/wmqtNBKwa0N6MgC2SOUZoruX3HO0UFRf2Ilv/xtswXw+lQ9COUPytRFMmGst/5+En23ZpVK64AI83Cw==
50845084
optionalDependencies:
50855085
fsevents "~2.1.2"
50865086

0 commit comments

Comments
 (0)