Skip to content

Commit 5e312c6

Browse files
authored
Merge pull request #12 from thecodejack/renovate/rollup-plugin-svelte-5.x
Update dependency rollup-plugin-svelte to v5.2.3
2 parents df0dbbe + 215eec4 commit 5e312c6

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": "5.3.21",
3333
"babel-loader": "8.2.2",
3434
"rollup": "2.16.1",
35-
"rollup-plugin-svelte": "5.2.2",
35+
"rollup-plugin-svelte": "5.2.3",
3636
"svelte": "3.30.0",
3737
"svelte-loader": "2.13.6"
3838
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6790,10 +6790,10 @@ ripemd160@^2.0.0, ripemd160@^2.0.1:
67906790
hash-base "^3.0.0"
67916791
inherits "^2.0.1"
67926792

6793-
6794-
version "5.2.2"
6795-
resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-5.2.2.tgz#709244243c79ae47394a6943a3d899516d4a610d"
6796-
integrity sha512-I+TJ2T+VLKGbKQcpeMJ4AR2ciROqTZNjxbiMiH4Cn1yByaB9OEuy3CnrgHHuWatQcPuF3yIViyKX7OlETWDKOQ==
6793+
6794+
version "5.2.3"
6795+
resolved "https://registry.yarnpkg.com/rollup-plugin-svelte/-/rollup-plugin-svelte-5.2.3.tgz#efdc15e3e3fdd9b9f1100fdc14a8532b4e587bc8"
6796+
integrity sha512-513vOht9A93OV7fvmpIq8mD1JFgTZ5LidmpULKM2Od9P1l8oI5KwvO32fwCnASuVJS1EkRfvCnS7vKQ8DF4srg==
67976797
dependencies:
67986798
require-relative "^0.8.7"
67996799
rollup-pluginutils "^2.8.2"

0 commit comments

Comments
 (0)