Skip to content

Commit 30b82dd

Browse files
committed
Update dependency rollup-plugin-svelte to v7.1.0
1 parent e48bb40 commit 30b82dd

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
@@ -32,7 +32,7 @@
3232
"@storybook/svelte": "6.2.8",
3333
"babel-loader": "8.2.2",
3434
"rollup": "2.42.0",
35-
"rollup-plugin-svelte": "7.0.0",
35+
"rollup-plugin-svelte": "7.1.0",
3636
"svelte": "3.37.0",
3737
"svelte-loader": "3.0.0"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8198,10 +8198,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
81988198
hash-base "^3.0.0"
81998199
inherits "^2.0.1"
82008200

8201-
rollup-plugin-svelte@7.0.0:
8202-
version "7.0.0"
8203-
resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7.0.0.tgz#8ececb9d1583c24e0edfbc96f8208b70b27af7a1"
8204-
integrity sha512-cw4yv/5v1NQV3nPbpOJtikgkB+9mfSJaqKUdq7x5fVQJnwLtcdc2JOszBs5pBY+SemTs5pmJbdEMseEavbUtjQ==
8201+
rollup-plugin-svelte@7.1.0:
8202+
version "7.1.0"
8203+
resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-7.1.0.tgz#d45f2b92b1014be4eb46b55aa033fb9a9c65f04d"
8204+
integrity sha512-vopCUq3G+25sKjwF5VilIbiY6KCuMNHP1PFvx2Vr3REBNMDllKHFZN2B9jwwC+MqNc3UPKkjXnceLPEjTjXGXg==
82058205
dependencies:
82068206
require-relative "^0.8.7"
82078207
rollup-pluginutils "^2.8.2"

0 commit comments

Comments
 (0)