Skip to content

Commit 2dc2e62

Browse files
authored
Merge pull request #15 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.34.0
2 parents c6e6969 + 701d5db commit 2dc2e62

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.21",
3030
"@storybook/svelte": "5.3.21",
3131
"babel-loader": "8.2.2",
32-
"rollup": "2.33.3",
32+
"rollup": "2.34.0",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.30.0",
3535
"svelte-loader": "2.13.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6818,10 +6818,10 @@ rollup-pluginutils@^2.8.2:
68186818
dependencies:
68196819
estree-walker "^0.6.1"
68206820

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

0 commit comments

Comments
 (0)