Skip to content

Commit 12a5356

Browse files
Update dependency rollup to v4
1 parent 8a90dd4 commit 12a5356

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.1.4",
3939
"mocha": "11.2.2",
40-
"rollup": "2.79.2",
40+
"rollup": "4.44.2",
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.43.0",
4343
"eslint-plugin-ghost": "3.4.3",
4444
"mocha": "11.2.2",
45-
"rollup": "2.79.2",
45+
"rollup": "4.44.2",
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.2.2",
43-
"rollup": "2.79.2",
43+
"rollup": "4.44.2",
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.1.4",
4040
"c8": "10.1.3",
4141
"mocha": "11.2.2",
42-
"rollup": "2.79.2",
42+
"rollup": "4.44.2",
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
@@ -10862,14 +10862,7 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
1086210862
dependencies:
1086310863
estree-walker "^0.6.1"
1086410864

10865-
10866-
version "2.79.2"
10867-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.79.2.tgz#f150e4a5db4b121a21a747d762f701e5e9f49090"
10868-
integrity sha512-fS6iqSPZDs3dr/y7Od6y5nha8dW1YnbgtsyotCVvoFGKbERG++CVRFv1meyGDE1SNItQA8BrnCw7ScdAhRJ3XQ==
10869-
optionalDependencies:
10870-
fsevents "~2.3.2"
10871-
10872-
rollup@^4.40.0:
10865+
[email protected], rollup@^4.40.0:
1087310866
version "4.44.2"
1087410867
resolved "https://registry.yarnpkg.com/rollup/-/rollup-4.44.2.tgz#faedb27cb2aa6742530c39668092eecbaf78c488"
1087510868
integrity sha512-PVoapzTwSEcelaWGth3uR66u7ZRo6qhPHc0f2uRO9fX6XDVNrIiGYS0Pj9+R8yIIYSD/mCx2b16Ws9itljKSPg==

0 commit comments

Comments
 (0)