Skip to content

Commit fd1c38c

Browse files
Update dependency rollup to v4
1 parent 679ee7a commit fd1c38c

File tree

5 files changed

+5
-12
lines changed

5 files changed

+5
-12
lines changed

packages/color-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@rollup/plugin-typescript": "12.3.0",
3939
"mocha": "11.7.5",
40-
"rollup": "2.79.2",
40+
"rollup": "4.52.5",
4141
"rollup-plugin-commonjs": "10.1.0",
4242
"rollup-plugin-node-resolve": "5.2.0",
4343
"rollup-plugin-replace": "2.2.0",

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"core-js": "3.46.0",
4343
"eslint-plugin-ghost": "3.4.3",
4444
"mocha": "11.7.5",
45-
"rollup": "2.79.2",
45+
"rollup": "4.52.5",
4646
"rollup-plugin-babel": "4.4.0",
4747
"rollup-plugin-commonjs": "10.1.0",
4848
"rollup-plugin-node-resolve": "5.2.0",

packages/helpers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"c8": "10.1.3",
4141
"istanbul": "0.4.5",
4242
"mocha": "11.7.5",
43-
"rollup": "2.79.2",
43+
"rollup": "4.52.5",
4444
"rollup-plugin-babel": "4.4.0",
4545
"rollup-plugin-commonjs": "10.1.0",
4646
"rollup-plugin-node-resolve": "5.2.0",

packages/timezone-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@rollup/plugin-typescript": "12.3.0",
4040
"c8": "10.1.3",
4141
"mocha": "11.7.5",
42-
"rollup": "2.79.2",
42+
"rollup": "4.52.5",
4343
"rollup-plugin-commonjs": "10.1.0",
4444
"rollup-plugin-node-resolve": "5.2.0",
4545
"rollup-plugin-terser": "7.0.2",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10920,14 +10920,7 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
1092010920
dependencies:
1092110921
estree-walker "^0.6.1"
1092210922

10923-
rollup@2.79.2:
10924-
version "2.79.2"
10925-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
10926-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
10927-
optionalDependencies:
10928-
fsevents "~2.3.2"
10929-
10930-
rollup@^4.43.0:
10923+
rollup@4.52.5, rollup@^4.43.0:
1093110924
version "4.52.5"
1093210925
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.52.5.tgz#96982cdcaedcdd51b12359981f240f94304ec235"
1093310926
integrity sha512-3GuObel8h7Kqdjt0gxkEzaifHTqLVW56Y/bjN7PSQtkKr0w3V/QYSdt6QWYtd7A1xUtYQigtdUfgj1RvWVtorw==

0 commit comments

Comments
 (0)