Skip to content

Commit 4d3baee

Browse files
authored
Merge pull request #11 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.33.3
2 parents 36e58c7 + 79717b1 commit 4d3baee

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": "5.3.21",
3232
"@storybook/svelte": "5.3.21",
3333
"babel-loader": "8.2.2",
34-
"rollup": "2.16.1",
34+
"rollup": "2.33.3",
3535
"rollup-plugin-svelte": "5.2.3",
3636
"svelte": "3.30.0",
3737
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6821,10 +6821,10 @@ rollup-pluginutils@^2.8.2:
68216821
dependencies:
68226822
estree-walker "^0.6.1"
68236823

6824-
rollup@2.16.1:
6825-
version "2.16.1"
6826-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
6827-
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
6824+
rollup@2.33.3:
6825+
version "2.33.3"
6826+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
6827+
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
68286828
optionalDependencies:
68296829
fsevents "~2.1.2"
68306830

0 commit comments

Comments
 (0)