Skip to content

Commit 30de0e6

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency rollup to v1.28.0 (#269)
1 parent 46b0e6e commit 30de0e6

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3533,10 +3533,10 @@ rimraf@^2.6.3:
35333533
dependencies:
35343534
glob "^7.1.3"
35353535

3536-
rollup@1.27.14:
3537-
version "1.27.14"
3538-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
3539-
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
3536+
rollup@1.28.0:
3537+
version "1.28.0"
3538+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
3539+
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
35403540
dependencies:
35413541
"@types/estree" "*"
35423542
"@types/node" "*"

0 commit comments

Comments
 (0)