Skip to content

Commit 4eb87fa

Browse files
Merge pull request #274 from renovate-bot/renovate/rollup-1.x
Update dependency rollup to v1.29.0
2 parents e4683d0 + 24638a0 commit 4eb87fa

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.0",
60-
"rollup": "1.28.0",
60+
"rollup": "1.29.0",
6161
"sirv-cli": "0.4.5",
6262
"typescript": "3.7.4"
6363
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ rimraf@^2.6.3:
35683568
dependencies:
35693569
glob "^7.1.3"
35703570

3571-
rollup@1.28.0:
3572-
version "1.28.0"
3573-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
3574-
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
3571+
rollup@1.29.0:
3572+
version "1.29.0"
3573+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
3574+
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
35753575
dependencies:
35763576
"@types/estree" "*"
35773577
"@types/node" "*"

0 commit comments

Comments
 (0)