Skip to content

Commit 59484c2

Browse files
renovate-botkristoferbaxter
authored andcommitted
Update dependency rollup to v1.27.14 (#256)
1 parent 8909c76 commit 59484c2

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.13",
60+
"rollup": "1.27.14",
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
@@ -3523,10 +3523,10 @@ rimraf@^2.6.3:
35233523
dependencies:
35243524
glob "^7.1.3"
35253525

3526-
3527-
version "1.27.13"
3528-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
3529-
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
3526+
3527+
version "1.27.14"
3528+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.14.tgz#940718d5eec1a6887e399aa0089944bae5c4f377"
3529+
integrity sha512-DuDjEyn8Y79ALYXMt+nH/EI58L5pEw5HU9K38xXdRnxQhvzUTI/nxAawhkAHUQeudANQ//8iyrhVRHJBuR6DSQ==
35303530
dependencies:
35313531
"@types/estree" "*"
35323532
"@types/node" "*"

0 commit comments

Comments
 (0)