Skip to content

Commit

Permalink
Merge pull request #112 from p3ol/renovate/rollup-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency rollup to v2.11.0
  • Loading branch information
dackmin authored May 28, 2020
2 parents 553542d + 5c56172 commit 82ce205
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"react-transition-group": "4.4.1",
"redux": "4.0.5",
"redux-logger": "3.0.6",
"rollup": "2.10.9",
"rollup": "2.11.0",
"rollup-plugin-postcss": "3.1.1",
"rollup-plugin-terser": "6.1.0",
"sinon": "9.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8461,10 +8461,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

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

Expand Down

0 comments on commit 82ce205

Please sign in to comment.