Skip to content

Commit b8cc8dc

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

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": "23.0.4",
1818
"@rollup/plugin-node-resolve": "15.0.1",
1919
"core-js": "3.26.1",
20-
"rollup": "3.7.2",
20+
"rollup": "3.7.3",
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
@@ -2088,10 +2088,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
20882088
dependencies:
20892089
estree-walker "^0.6.1"
20902090

2091-
2092-
version "3.7.2"
2093-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.2.tgz#221d3bb567ec622c5347e6adf689bef9d3715c3f"
2094-
integrity sha512-orqIX5zkHyHKVsIBl8J5a2tnVikOAMte0DgOLViyW6McYuj45FG+cQPrXILhaifBSmy0D0hKbHg2RbgzFJcwTg==
2091+
2092+
version "3.7.3"
2093+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.3.tgz#d440adff5f89099fd1f552e4e4333045e3bc71d4"
2094+
integrity sha512-7e68MQbAWCX6mI4/0lG1WHd+NdNAlVamg0Zkd+8LZ/oXojligdGnCNyHlzXqXCZObyjs5FRc3AH0b17iJESGIQ==
20952095
optionalDependencies:
20962096
fsevents "~2.3.2"
20972097

0 commit comments

Comments
 (0)