Skip to content

Commit

Permalink
Update dependency rollup to v2.12.1 (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 2, 2020
1 parent 0fb576b commit 2d8c04f
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 @@ -58,7 +58,7 @@
"npm-run-all": "4.1.5",
"prettier": "2.0.5",
"rimraf": "3.0.2",
"rollup": "2.12.0",
"rollup": "2.12.1",
"rollup-plugin-copy": "3.3.0",
"sirv-cli": "0.4.6",
"typescript": "3.9.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3750,10 +3750,10 @@ rollup-plugin-copy@3.3.0:
globby "10.0.1"
is-plain-object "^3.0.0"

rollup@2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.0.tgz#12d49d1db23020f75184da725d064d3db5245678"
integrity sha512-vKwc/xFkZGM9DRai3Eztpr/4g0yYDgNKVq8tLXhq/aSLbR+/EVL6rTjEW9bgWgeYEIKoN66/5w2Bjv1gzyHR/w==
rollup@2.12.1:
version "2.12.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.12.1.tgz#f4e248552d0055ecbd6d0e888b7e316e172d5f96"
integrity sha512-qNl9jiVC4/jqTaGUTP0sUnKKCdnebAKYY/8hTy/NnNaeVfjHOW9aIwRT8XHV/zrcpRgJn1g/mjAorMcD38Dlhg==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 2d8c04f

Please sign in to comment.