Skip to content

Commit 0795989

Browse files
authored
Merge pull request #7 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.33.3
2 parents f2bbad3 + 4915601 commit 0795989

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": "5.3.19",
3030
"@storybook/svelte": "5.3.19",
3131
"babel-loader": "8.2.2",
32-
"rollup": "2.16.1",
32+
"rollup": "2.33.3",
3333
"rollup-plugin-svelte": "5.2.2",
3434
"svelte": "3.23.2",
3535
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6814,10 +6814,10 @@ rollup-pluginutils@^2.8.2:
68146814
dependencies:
68156815
estree-walker "^0.6.1"
68166816

6817-
rollup@2.16.1:
6818-
version "2.16.1"
6819-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
6820-
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
6817+
rollup@2.33.3:
6818+
version "2.33.3"
6819+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
6820+
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
68216821
optionalDependencies:
68226822
fsevents "~2.1.2"
68236823

0 commit comments

Comments
 (0)