Skip to content

Commit f0d0045

Browse files
committed
chore(deps): update dependency rollup to v3.26.1
1 parent e3f0b07 commit f0d0045

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"react": "18.2.0",
165165
"react-dom": "18.2.0",
166166
"rimraf": "5.0.1",
167-
"rollup": "3.26.0",
167+
"rollup": "3.26.1",
168168
"rollup-plugin-dts": "5.3.0",
169169
"sass": "1.63.6",
170170
"svelte": "4.0.4",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5433,7 +5433,14 @@ [email protected]:
54335433
optionalDependencies:
54345434
"@babel/code-frame" "^7.18.6"
54355435

5436-
[email protected], rollup@^3.21.0:
5436+
5437+
version "3.26.1"
5438+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.1.tgz#b375bf4b3cbb35bdca717e3cee2413894c469397"
5439+
integrity sha512-I5gJCSpSMr3U9wv4D5YA8g7w7cj3eaSDeo7t+JcaFQOmoOUBgu4K9iMp8k3EZnwbJrjQxUMSKxMyB8qEQzzaSg==
5440+
optionalDependencies:
5441+
fsevents "~2.3.2"
5442+
5443+
rollup@^3.21.0:
54375444
version "3.26.0"
54385445
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.0.tgz#9f2e0316a4ca641911cefd8515c562a9124e6130"
54395446
integrity sha512-YzJH0eunH2hr3knvF3i6IkLO/jTjAEwU4HoMUbQl4//Tnl3ou0e7P5SjxdDr8HQJdeUJShlbEHXrrnEHy1l7Yg==

0 commit comments

Comments
 (0)