Skip to content

Commit d3cdc48

Browse files
authored
Merge pull request #19 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.34.0
2 parents 7a7ea58 + 5640f10 commit d3cdc48

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.33.3",
34+
"rollup": "2.34.0",
3535
"rollup-plugin-svelte": "7.0.0",
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
@@ -6819,10 +6819,10 @@ rollup-pluginutils@^2.8.2:
68196819
dependencies:
68206820
estree-walker "^0.6.1"
68216821

6822-
rollup@2.33.3:
6823-
version "2.33.3"
6824-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.33.3.tgz#ae72ce31f992b09a580072951bfea76e9df17342"
6825-
integrity sha512-RpayhPTe4Gu/uFGCmk7Gp5Z9Qic2VsqZ040G+KZZvsZYdcuWaJg678JeDJJvJeEQXminu24a2au+y92CUWVd+w==
6822+
rollup@2.34.0:
6823+
version "2.34.0"
6824+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
6825+
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
68266826
optionalDependencies:
68276827
fsevents "~2.1.2"
68286828

0 commit comments

Comments
 (0)