Skip to content

Commit 09ce70f

Browse files
authored
Merge pull request #23 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.36.2
2 parents 01e9a02 + 82305f0 commit 09ce70f

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.35.1",
32+
"rollup": "2.36.2",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.31.2",
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.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==
7917+
rollup@2.36.2:
7918+
version "2.36.2"
7919+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
7920+
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
79217921
optionalDependencies:
79227922
fsevents "~2.1.2"
79237923

0 commit comments

Comments
 (0)