Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 5, 2020
1 parent 98ad096 commit 5890e8b
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 @@ -44,7 +44,7 @@
"npm-run-all": "4.1.5",
"phantomjs-prebuilt": "2.1.16",
"prettier": "2.0.5",
"rollup": "2.18.1",
"rollup": "2.18.2",
"rollup-plugin-terser": "6.1.0",
"should": "13.2.3",
"ts-node": "8.10.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4276,10 +4276,10 @@ rollup-plugin-terser@6.1.0:
serialize-javascript "^3.0.0"
terser "^4.7.0"

rollup@2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.1.tgz#1662c679da5dfc89ec6fda75951a2bcca1a4f77d"
integrity sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==
rollup@2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 5890e8b

Please sign in to comment.