Skip to content

Commit 2b7b97d

Browse files
authored
Merge pull request #34 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.36.2
2 parents 6f454db + 03f1239 commit 2b7b97d

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
@@ -31,7 +31,7 @@
3131
"@storybook/addons": "6.1.14",
3232
"@storybook/svelte": "6.1.14",
3333
"babel-loader": "8.2.2",
34-
"rollup": "2.36.1",
34+
"rollup": "2.36.2",
3535
"rollup-plugin-svelte": "7.0.0",
3636
"svelte": "3.31.2",
3737
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7921,10 +7921,10 @@ rollup-pluginutils@^2.8.2:
79217921
dependencies:
79227922
estree-walker "^0.6.1"
79237923

7924-
7925-
version "2.36.1"
7926-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
7927-
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
7924+
7925+
version "2.36.2"
7926+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
7927+
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
79287928
optionalDependencies:
79297929
fsevents "~2.1.2"
79307930

0 commit comments

Comments
 (0)