Skip to content

Commit a0dde08

Browse files
Update dependency rollup to v2.77.3
1 parent f41cec0 commit a0dde08

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.77.2",
33+
"rollup": "2.77.3",
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.24.1",
3939
"eslint-plugin-ghost": "2.15.1",
4040
"mocha": "10.0.0",
41-
"rollup": "2.77.2",
41+
"rollup": "2.77.3",
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.12.0",
3737
"istanbul": "0.4.5",
3838
"mocha": "10.0.0",
39-
"rollup": "2.77.2",
39+
"rollup": "2.77.3",
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.18.10",
3535
"c8": "7.12.0",
3636
"mocha": "10.0.0",
37-
"rollup": "2.77.2",
37+
"rollup": "2.77.3",
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
@@ -4711,10 +4711,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
47114711
dependencies:
47124712
estree-walker "^0.6.1"
47134713

4714-
4715-
version "2.77.2"
4716-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.2.tgz#6b6075c55f9cc2040a5912e6e062151e42e2c4e3"
4717-
integrity sha512-m/4YzYgLcpMQbxX3NmAqDvwLATZzxt8bIegO78FZLl+lAgKJBd1DRAOeEiZcKOIOPjxE6ewHWHNgGEalFXuz1g==
4714+
4715+
version "2.77.3"
4716+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.3.tgz#8f00418d3a2740036e15deb653bed1a90ee0cc12"
4717+
integrity sha512-/qxNTG7FbmefJWoeeYJFbHehJ2HNWnjkAFRKzWN/45eNBBF/r8lo992CwcJXEzyVxs5FmfId+vTSTQDb+bxA+g==
47184718
optionalDependencies:
47194719
fsevents "~2.3.2"
47204720

0 commit comments

Comments
 (0)