Skip to content

Commit 648c355

Browse files
authored
Merge pull request #25 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.36.1
2 parents f160c59 + 49503bd commit 648c355

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@storybook/addons": "6.1.10",
3030
"@storybook/svelte": "6.1.10",
3131
"babel-loader": "8.2.2",
32-
"rollup": "2.34.2",
32+
"rollup": "2.36.1",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.31.2",
3535
"svelte-loader": "2.13.6"

yarn.lock

+4-4
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.36.1:
7918+
version "2.36.1"
7919+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
7920+
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
79217921
optionalDependencies:
79227922
fsevents "~2.1.2"
79237923

0 commit comments

Comments
 (0)