Skip to content

Commit a208d09

Browse files
authored
Revert "chore(deps): update dependency rollup to v3.29.0" (#1258)
This reverts commit 3931ecf.
1 parent 2bb5b56 commit a208d09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"pre-commit": "1.2.2",
6969
"prettier": "3.0.3",
7070
"rimraf": "5.0.1",
71-
"rollup": "3.29.0",
71+
"rollup": "3.28.1",
7272
"rollup-plugin-dts": "6.0.1",
7373
"ts-jest": "29.1.1",
7474
"typescript": "5.2.2"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4802,10 +4802,10 @@ [email protected]:
48024802
optionalDependencies:
48034803
"@babel/code-frame" "^7.22.10"
48044804

4805-
rollup@3.29.0:
4806-
version "3.29.0"
4807-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.0.tgz#1b40e64818afc979c7e5bef93de675829288986b"
4808-
integrity sha512-nszM8DINnx1vSS+TpbWKMkxem0CDWk3cSit/WWCBVs9/JZ1I/XLwOsiUglYuYReaeWWSsW9kge5zE5NZtf/a4w==
4805+
rollup@3.28.1:
4806+
version "3.28.1"
4807+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.1.tgz#fb44aa6d5e65c7e13fd5bcfff266d0c4ea9ba433"
4808+
integrity sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==
48094809
optionalDependencies:
48104810
fsevents "~2.3.2"
48114811

0 commit comments

Comments
 (0)