Skip to content

Commit f4a4684

Browse files
chore(examples) Update dependency rollup to v3.12.1 (#1010)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a41391d commit f4a4684

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

node/svelte/svelte-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@rollup/plugin-commonjs": "24.0.1",
1818
"@rollup/plugin-node-resolve": "15.0.1",
1919
"core-js": "3.27.2",
20-
"rollup": "3.12.0",
20+
"rollup": "3.12.1",
2121
"rollup-plugin-babel": "4.4.0",
2222
"rollup-plugin-css-only": "4.3.0",
2323
"rollup-plugin-livereload": "2.0.5",

node/svelte/svelte-app/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2141,10 +2141,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
21412141
dependencies:
21422142
estree-walker "^0.6.1"
21432143

2144-
2145-
version "3.12.0"
2146-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.0.tgz#813d88ec11e36108da788fc471b3c81b365a7c29"
2147-
integrity sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==
2144+
2145+
version "3.12.1"
2146+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.1.tgz#2975b97713e4af98c15e7024b88292d7fddb3853"
2147+
integrity sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==
21482148
optionalDependencies:
21492149
fsevents "~2.3.2"
21502150

0 commit comments

Comments
 (0)