Skip to content

Commit 7f2f70f

Browse files
committed
Update dependency rollup to v2.46.0
1 parent 35768bc commit 7f2f70f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@storybook/addons": "6.2.9",
3232
"@storybook/svelte": "6.2.9",
3333
"babel-loader": "8.2.2",
34-
"rollup": "2.42.0",
34+
"rollup": "2.46.0",
3535
"rollup-plugin-svelte": "7.1.0",
3636
"svelte": "3.37.0",
3737
"svelte-loader": "3.1.1"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8275,10 +8275,10 @@ rollup-pluginutils@^2.8.2:
82758275
dependencies:
82768276
estree-walker "^0.6.1"
82778277

8278-
rollup@2.42.0:
8279-
version "2.42.0"
8280-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.42.0.tgz#444ce20a45614099decdd786f2a6fcd6c2240b08"
8281-
integrity sha512-P9bJnaZ2P0hawoJo+Jto8YZZqil9URogNVE4KJeyj6wrUSDIbdMvmj7CsyEFwdXu/I5SiWEzB1hfmLeMldH6ww==
8278+
rollup@2.46.0:
8279+
version "2.46.0"
8280+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.46.0.tgz#8cacf89d2ee31a34755f1af40a665168f592b829"
8281+
integrity sha512-qPGoUBNl+Z8uNu0z7pD3WPTABWRbcOwIrO/5ccDJzmrtzn0LVf6Lj91+L5CcWhXl6iWf23FQ6m8Jkl2CmN1O7Q==
82828282
optionalDependencies:
82838283
fsevents "~2.3.1"
82848284

0 commit comments

Comments
 (0)