Skip to content

Commit

Permalink
Update dependency rollup to v2.0.6 (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Mar 16, 2020
1 parent ef5d082 commit ed339dc
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 @@ -57,7 +57,7 @@
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"rimraf": "3.0.2",
"rollup": "2.0.2",
"rollup": "2.0.6",
"sirv-cli": "0.4.5",
"typescript": "3.8.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3614,10 +3614,10 @@ rimraf@^3.0.0:
dependencies:
glob "^7.1.3"

rollup@2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.2.tgz#0f63aa02bb106802a387380ee88b90b5c0449eaa"
integrity sha512-99VIc2DHm+HEhdla2ASH/LaomWS3v7RDANamD65w24TQTNVs3vtRM+oiFsP4KvUCri5+p5Q5xoXscUnIdE8gJA==
rollup@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.0.6.tgz#865d6bb15a28cff3429ea1dc57236013661cb9de"
integrity sha512-P42IlI6a/bxh52ed8hEXXe44LcHfep2f26OZybMJPN1TTQftibvQEl3CWeOmJrzqGbFxOA000QXDWO9WJaOQpA==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit ed339dc

Please sign in to comment.