Skip to content

Commit 59eff6e

Browse files
authored
Merge pull request #28 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.36.2
2 parents 8842663 + 17149da commit 59eff6e

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.14",
3030
"@storybook/svelte": "6.1.14",
3131
"babel-loader": "8.2.2",
32-
"rollup": "2.36.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

+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-
7918-
version "2.36.1"
7919-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
7920-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
7917+
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)