chore(examples) Update dependency rollup to v1.29.0 (#299)

Co-authored-by: Renovate Bot <renovatebot@gmail.com>
This commit is contained in:
renovate[bot]
2020-01-08 11:31:06 -06:00
committed by Jacob Bolda
parent c6d197bcd6
commit f528e4d537
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "6.0.0",
"rollup": "1.28.0",
"rollup": "1.29.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-livereload": "1.0.4",
"rollup-plugin-svelte": "5.1.1",

View File

@@ -925,10 +925,10 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.8.1:
dependencies:
estree-walker "^0.6.1"
rollup@1.28.0:
version "1.28.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.28.0.tgz#d576a6a0fd7490b2e1f531ef8b411795fb80da87"
integrity sha512-v2J/DmQi9+Nf6frGqzwZRvbiuTTrqH0yzoUF4Eybf8sONT4UpLZzJYnYzW96Zm9X1+4SJmijfnFBWCzHDAXYnQ==
rollup@1.29.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
dependencies:
"@types/estree" "*"
"@types/node" "*"