chore(examples) Update Svelte Examples (#344)

Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
This commit is contained in:
renovate[bot]
2020-01-23 11:20:39 +01:00
committed by nothingismagick
parent 122c16196d
commit af1fda87d1
2 changed files with 10 additions and 10 deletions

View File

@@ -18,7 +18,7 @@
},
"devDependencies": {
"@rollup/plugin-node-resolve": "7.0.0",
"rollup": "1.29.0",
"rollup": "1.29.1",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-livereload": "1.0.4",
"rollup-plugin-svelte": "5.1.1",
@@ -26,6 +26,6 @@
"sirv-cli": "0.4.5"
},
"dependencies": {
"svelte": "3.17.1"
"svelte": "3.17.2"
}
}

View File

@@ -925,10 +925,10 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@1.29.0:
version "1.29.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.0.tgz#6a1a79eea43ca9d3d79a90c15a1ceecedc72097b"
integrity sha512-V63Iz0dSdI5qPPN5HmCN6OBRzBFhMqNWcvwgq863JtSCTU6Vdvqq6S2fYle/dSCyoPrBkIP3EIr1RVs3HTRqqg==
rollup@1.29.1:
version "1.29.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.29.1.tgz#8715d0a4ca439be3079f8095989ec8aa60f637bc"
integrity sha512-dGQ+b9d1FOX/gluiggTAVnTvzQZUEkCi/TwZcax7ujugVRHs0nkYJlV9U4hsifGEMojnO+jvEML2CJQ6qXgbHA==
dependencies:
"@types/estree" "*"
"@types/node" "*"
@@ -1094,10 +1094,10 @@ supports-color@^6.1.0:
dependencies:
has-flag "^3.0.0"
svelte@3.17.1:
version "3.17.1"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.17.1.tgz#71aedbfb5bf831dad7b00a944f2fdded6b482184"
integrity sha512-IjX6agpbu01VHBaL/12oFem+ufPRyZNLkg4ay7lJl7IbUB/er90kdIsWCNZX44XaniSEhG/0Hja4GsrtufTwCw==
svelte@3.17.2:
version "3.17.2"
resolved "https://registry.yarnpkg.com/svelte/-/svelte-3.17.2.tgz#37997f3f83410270c47df885829944aa2e251a18"
integrity sha512-Xg0rBuCeiJf94J02cNoUkm9eCJsispYcvN8j+lsLuVJBhioCYcaYFoOe27sjfemXsIu8s1FztdZuwwpc2kWmjg==
terser@^4.6.2:
version "4.6.3"