Skip to content

Commit d9a496b

Browse files
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#1874)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a5295f commit d9a496b

File tree

5 files changed

+135
-105
lines changed

5 files changed

+135
-105
lines changed

packages/css-in-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"jest": "~30.2.0",
5555
"lint-all": "workspace:~",
5656
"prettier": "~3.6.2",
57-
"rollup": "~4.52.5",
57+
"rollup": "~4.59.0",
5858
"ts-jest": "~29.4.6",
5959
"typedoc": "~0.28.16",
6060
"typescript": "~5.9.3"

packages/emitter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"lint-all": "workspace:~",
4545
"npm-run-all": "^4.1.5",
4646
"prettier": "~3.6.2",
47-
"rollup": "~4.52.5",
47+
"rollup": "~4.59.0",
4848
"ts-jest": "~29.4.6",
4949
"typedoc": "~0.28.16",
5050
"typescript": "~5.9.3"

packages/fuselage-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"react": "~18.3.1",
6262
"react-dom": "~18.3.1",
6363
"rimraf": "~6.0.1",
64-
"rollup": "~4.52.5",
64+
"rollup": "~4.59.0",
6565
"testing-utils": "workspace:~",
6666
"ts-jest": "~29.4.6",
6767
"typedoc": "~0.28.16",

packages/mp3-encoder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest-environment-jsdom": "~30.2.0",
4949
"lint-all": "workspace:~",
5050
"prettier": "~3.6.2",
51-
"rollup": "~4.52.5",
51+
"rollup": "~4.59.0",
5252
"ts-jest": "~29.4.6",
5353
"typedoc": "~0.28.16",
5454
"typescript": "~5.9.3"

0 commit comments

Comments
 (0)