Skip to content

Commit a220fa1

Browse files
authored
Update dependency rollup to v2.3.3 (#355)
1 parent b971d4b commit a220fa1

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": "2.0.2",
5959
"rimraf": "3.0.2",
60-
"rollup": "2.1.0",
60+
"rollup": "2.3.3",
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-
rollup@2.1.0:
3618-
version "2.1.0"
3619-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.1.0.tgz#552e248e397a06b9c6db878c0564ca4ee06729c9"
3620-
integrity sha512-gfE1455AEazVVTJoeQtcOq/U6GSxwoj4XPSWVsuWmgIxj7sBQNLDOSA82PbdMe+cP8ql8fR1jogPFe8Wg8g4SQ==
3617+
rollup@2.3.3:
3618+
version "2.3.3"
3619+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.3.3.tgz#5982df700d7aae8907075ba68122bb57d98e9cd0"
3620+
integrity sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==
36213621
optionalDependencies:
36223622
fsevents "~2.1.2"
36233623

0 commit comments

Comments
 (0)