Skip to content

Commit 64a5f98

Browse files
authored
Merge pull request #20 from thecodejack/renovate/rollup-2.x
Update dependency rollup to v2.34.2
2 parents 623b77b + 09e0a3d commit 64a5f98

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.34.0",
32+
"rollup": "2.34.2",
3333
"rollup-plugin-svelte": "7.0.0",
3434
"svelte": "3.30.1",
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-
6853-
version "2.34.0"
6854-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.34.0.tgz#ecc7f1d4ce2cb88bb51bec2f56b984f3c35b8271"
6855-
integrity sha512-dW5iLvttZzdVehjEuNJ1bWvuMEJjOWGmnuFS82WeKHTGXDkRHQeq/ExdifkSyJv9dLcR86ysKRmrIDyR6O0X8g==
6852+
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)