Skip to content

Commit 594afef

Browse files
committed
Pin Rollup to 4.59.1 in affected packages
1 parent d82e602 commit 594afef

File tree

3 files changed

+270
-5
lines changed

3 files changed

+270
-5
lines changed

libs/@blockprotocol/type-system/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"eslint": "9.39.3",
6969
"react": "19.2.3",
7070
"rimraf": "6.1.3",
71-
"rollup": "4.60.0",
71+
"rollup": "4.59.1",
7272
"tslib": "2.8.1",
7373
"tsx": "4.20.6",
7474
"typescript": "5.9.3",

tests/hash-backend-load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/dotenv-flow": "3.3.3",
5757
"eslint": "9.39.3",
5858
"rimraf": "6.1.3",
59-
"rollup": "4.60.0",
59+
"rollup": "4.59.1",
6060
"typescript": "5.9.3"
6161
}
6262
}

0 commit comments

Comments
 (0)