Skip to content

Commit 0c5fc71

Browse files
committed
Update dependency rollup to v2.73.0
1 parent 56a96cb commit 0c5fc71

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

packages/color-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"mocha": "10.0.0",
33-
"rollup": "2.72.1",
33+
"rollup": "2.73.0",
3434
"rollup-plugin-babel": "4.4.0",
3535
"rollup-plugin-commonjs": "10.1.0",
3636
"rollup-plugin-node-resolve": "5.2.0",

packages/content-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"core-js": "3.22.5",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
41-
"rollup": "2.72.1",
41+
"rollup": "2.73.0",
4242
"rollup-plugin-babel": "4.4.0",
4343
"rollup-plugin-commonjs": "10.1.0",
4444
"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
@@ -36,7 +36,7 @@
3636
"c8": "7.11.2",
3737
"istanbul": "0.4.5",
3838
"mocha": "10.0.0",
39-
"rollup": "2.72.1",
39+
"rollup": "2.73.0",
4040
"rollup-plugin-babel": "4.4.0",
4141
"rollup-plugin-commonjs": "10.1.0",
4242
"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
@@ -34,7 +34,7 @@
3434
"@babel/preset-env": "7.17.10",
3535
"c8": "7.11.2",
3636
"mocha": "10.0.0",
37-
"rollup": "2.72.1",
37+
"rollup": "2.73.0",
3838
"rollup-plugin-babel": "4.4.0",
3939
"rollup-plugin-commonjs": "10.1.0",
4040
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3956,10 +3956,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
39563956
dependencies:
39573957
estree-walker "^0.6.1"
39583958

3959-
rollup@2.72.1:
3960-
version "2.72.1"
3961-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1.tgz#861c94790537b10008f0ca0fbc60e631aabdd045"
3962-
integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA==
3959+
rollup@2.73.0:
3960+
version "2.73.0"
3961+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.73.0.tgz#128fef4b333fd92d02d6929afbb6ee38d7feb32d"
3962+
integrity sha512-h/UngC3S4Zt28mB3g0+2YCMegT5yoftnQplwzPqGZcKvlld5e+kT/QRmJiL+qxGyZKOYpgirWGdLyEO1b0dpLQ==
39633963
optionalDependencies:
39643964
fsevents "~2.3.2"
39653965

0 commit comments

Comments
 (0)