Skip to content

Commit

Permalink
build: update rollup to version ~2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and alan-agius4 committed Jul 5, 2020
1 parent fd444a1 commit 7a4e603
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 @@ -83,7 +83,7 @@
"node-fetch": "^2.2.0",
"protractor": "7.0.0",
"puppeteer": "~5.0.0",
"rollup": "~2.18.0",
"rollup": "~2.19.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-sourcemaps": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8698,10 +8698,10 @@ rollup@2.10.9:
optionalDependencies:
fsevents "~2.1.2"

rollup@~2.18.0:
version "2.18.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.18.2.tgz#886ac6e4549e493df106c3e2580c89aeb997be25"
integrity sha512-+mzyZhL9ZyLB3eHBISxRNTep9Z2qCuwXzAYkUbFyz7yNKaKH03MFKeiGOS1nv2uvPgDb4ASKv+FiS5mC4h5IFQ==
rollup@~2.19.0:
version "2.19.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.19.0.tgz#6484868882281552b0dc33aa5bc5b36a9c920452"
integrity sha512-nny5Vs4jwY3vbQAXgOyU4ZDZqLvMKm/umnsVry/demVL6ve8ke1XhdpYE0eiWencASmx/qFPw6pP8P7MLJl9XA==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 7a4e603

Please sign in to comment.