Skip to content

Commit 392309b

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency rollup to v1.28.0 (#525)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 71431f8 commit 392309b

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
@@ -113,7 +113,7 @@
113113
"@types/node": "12.12.24",
114114
"clang-format": "1.3.0",
115115
"jasmine": "3.5.0",
116-
"rollup": "1.27.13",
116+
"rollup": "1.28.0",
117117
"rollup-plugin-commonjs": "10.1.0",
118118
"tslint": "5.20.1",
119119
"tslint-eslint-rules": "5.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,10 @@ rollup-pluginutils@^2.8.1:
951951
dependencies:
952952
estree-walker "^0.6.1"
953953

954-
rollup@1.27.13:
955-
version "1.27.13"
956-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.27.13.tgz#d6d3500512daacbf8de54d2800de62d893085b90"
957-
integrity sha512-hDi7M07MpmNSDE8YVwGVFA8L7n8jTLJ4lG65nMAijAyqBe//rtu4JdxjUBE7JqXfdpqxqDTbCDys9WcqdpsQvw==
954+
rollup@1.28.0:
955+
version "1.28.0"
956+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
957+
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
958958
dependencies:
959959
"@types/estree" "*"
960960
"@types/node" "*"

0 commit comments

Comments
 (0)