Skip to content

Commit

Permalink
Update dependency rollup to v2.0.1 (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Mar 7, 2020
1 parent 2b32d1b commit d4f1b1b
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 @@ -54,7 +54,7 @@
"release-it": "12.6.3",
"release-it-plugin-esm-bundle": "2.0.0",
"rimraf": "3.0.2",
"rollup": "2.0.0",
"rollup": "2.0.1",
"rollup-cli": "1.0.9",
"rollup-plugin-terser": "5.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4814,10 +4814,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.0.tgz#0bd7a09bd7cdaa70a19ad5a356f2fab90fd2f401"
integrity sha512-tbvWownITR+0ebaX6iRr7IcLkziTCJacRpmWz03NIj3CZDmGlergYSwdG8wPx68LT0ms1YzqmbjUQHb6ut8pdw==
rollup@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.1.tgz#63d2cdd5b4487af8888f803f7b9cda44f37490b7"
integrity sha512-Hg8a7YJa6G1saN1rAj32KS8ZeYxchcXBawxz++Ig/vxiqrAhxqwXqDJj3LS7HthGtMrxzEGcdgzXoxhhAKrGjg==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit d4f1b1b

Please sign in to comment.