Skip to content

Commit f1c98c1

Browse files
authored
Merge pull request #20 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.35.1
2 parents 7369ac0 + 6501260 commit f1c98c1

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
@@ -29,7 +29,7 @@
2929
"@storybook/addons": "6.1.11",
3030
"@storybook/svelte": "6.1.11",
3131
"babel-loader": "8.2.2",
32-
"rollup": "2.34.2",
32+
"rollup": "2.35.1",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.31.0",
3535
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7914,10 +7914,10 @@ rollup-pluginutils@^2.8.2:
79147914
dependencies:
79157915
estree-walker "^0.6.1"
79167916

7917-
rollup@2.34.2:
7918-
version "2.34.2"
7919-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
7920-
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
7917+
rollup@2.35.1:
7918+
version "2.35.1"
7919+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
7920+
integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
79217921
optionalDependencies:
79227922
fsevents "~2.1.2"
79237923

0 commit comments

Comments
 (0)