Skip to content

Commit d68c6b3

Browse files
committed
Update dependency rollup to v3.29.5
1 parent 906d728 commit d68c6b3

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
@@ -55,7 +55,7 @@
5555
"husky": "8.0.3",
5656
"prettier": "3.3.3",
5757
"rimraf": "5.0.10",
58-
"rollup": "3.29.4",
58+
"rollup": "3.29.5",
5959
"rollup-plugin-dts": "6.1.1",
6060
"typescript": "5.5.4"
6161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2212,10 +2212,10 @@ [email protected]:
22122212
optionalDependencies:
22132213
"@babel/code-frame" "^7.24.2"
22142214

2215-
2216-
version "3.29.4"
2217-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.4.tgz#4d70c0f9834146df8705bfb69a9a19c9e1109981"
2218-
integrity sha512-oWzmBZwvYrU0iJHtDmhsm662rC15FRXmcjCk1xD771dFDx5jJ02ufAQQTn0etB2emNk4J9EZg/yWKpsn9BWGRw==
2215+
2216+
version "3.29.5"
2217+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.5.tgz#8a2e477a758b520fb78daf04bca4c522c1da8a54"
2218+
integrity sha512-GVsDdsbJzzy4S/v3dqWPJ7EfvZJfCHiDqe80IyrF59LYuP+e6U1LJoUqeuqRbwAWoMNoXivMNeNAOf5E22VA1w==
22192219
optionalDependencies:
22202220
fsevents "~2.3.2"
22212221

0 commit comments

Comments
 (0)