Skip to content

Commit 6e87fe4

Browse files
committed
chore(deps): update dependency rollup to v3.27.0
1 parent 7938f38 commit 6e87fe4

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
@@ -165,7 +165,7 @@
165165
"react": "18.2.0",
166166
"react-dom": "18.2.0",
167167
"rimraf": "5.0.1",
168-
"rollup": "3.26.3",
168+
"rollup": "3.27.0",
169169
"rollup-plugin-dts": "5.3.0",
170170
"sass": "1.64.1",
171171
"svelte": "4.1.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5722,7 +5722,14 @@ [email protected]:
57225722
optionalDependencies:
57235723
"@babel/code-frame" "^7.18.6"
57245724

5725-
[email protected], rollup@^3.25.2:
5725+
5726+
version "3.27.0"
5727+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.27.0.tgz#15bd07e2e1cbfa9255bf6a3f04a432621c2f3550"
5728+
integrity sha512-aOltLCrYZ0FhJDm7fCqwTjIUEVjWjcydKBV/Zeid6Mn8BWgDCUBBWT5beM5ieForYNo/1ZHuGJdka26kvQ3Gzg==
5729+
optionalDependencies:
5730+
fsevents "~2.3.2"
5731+
5732+
rollup@^3.25.2:
57265733
version "3.26.3"
57275734
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.26.3.tgz#bbc8818cadd0aebca348dbb3d68d296d220967b8"
57285735
integrity sha512-7Tin0C8l86TkpcMtXvQu6saWH93nhG3dGQ1/+l5V2TDMceTxO7kDiK6GzbfLWNNxqJXm591PcEZUozZm51ogwQ==

0 commit comments

Comments
 (0)