Skip to content

Commit 8847e3c

Browse files
authored
Merge pull request #24 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.34.2
2 parents 6389e3e + 2f8aff8 commit 8847e3c

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.34.0",
34+
"rollup": "2.34.2",
3535
"rollup-plugin-svelte": "7.0.0",
3636
"svelte": "3.30.1",
3737
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6856,10 +6856,10 @@ rollup-pluginutils@^2.8.2:
68566856
dependencies:
68576857
estree-walker "^0.6.1"
68586858

6859-
rollup@2.34.0:
6860-
version "2.34.0"
6861-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
6862-
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
6859+
rollup@2.34.2:
6860+
version "2.34.2"
6861+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.2.tgz#fa73e05c64df587e9ed4dc80d7d4e7d4a43f8908"
6862+
integrity sha512-mvtQLqu3cNeoctS+kZ09iOPxrc1P1/Bt1z15enuQ5feyKOdM3MJAVFjjsygurDpSWn530xB4AlA83TWIzRstXA==
68636863
optionalDependencies:
68646864
fsevents "~2.1.2"
68656865

0 commit comments

Comments
 (0)