Skip to content

Commit ed339dc

Browse files
authored
Update dependency rollup to v2.0.6 (#345)
1 parent ef5d082 commit ed339dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"npm-run-all": "4.1.5",
5858
"prettier": "1.19.1",
5959
"rimraf": "3.0.2",
60-
"rollup": "2.0.2",
60+
"rollup": "2.0.6",
6161
"sirv-cli": "0.4.5",
6262
"typescript": "3.8.3"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3614,10 +3614,10 @@ rimraf@^3.0.0:
36143614
dependencies:
36153615
glob "^7.1.3"
36163616

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

0 commit comments

Comments
 (0)