Skip to content

Commit 3c41047

Browse files
authored
Merge pull request #6 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.34.2
2 parents 3a51a58 + 975cc6e commit 3c41047

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.34.2",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.31.0",
3535
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6849,10 +6849,10 @@ rollup-pluginutils@^2.8.2:
68496849
dependencies:
68506850
estree-walker "^0.6.1"
68516851

6852-
rollup@2.16.1:
6853-
version "2.16.1"
6854-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.16.1.tgz#97805e88071e2c6727bd0b64904976d14495c873"
6855-
integrity sha512-UYupMcbFtoWLB6ZtL4hPZNUTlkXjJfGT33Mmhz3hYLNmRj/cOvX2B26ZxDQuEpwtLdcyyyraBGQ7EfzmMJnXXg==
6852+
rollup@2.34.2:
6853+
version "2.34.2"
6854+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
6855+
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
68566856
optionalDependencies:
68576857
fsevents "~2.1.2"
68586858

0 commit comments

Comments
 (0)