Skip to content

Commit 9cceb31

Browse files
Update dependency rollup to v2.75.7
1 parent 67e6bad commit 9cceb31

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.75.6",
33+
"rollup": "2.75.7",
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.23.1",
3939
"eslint-plugin-ghost": "2.14.0",
4040
"mocha": "10.0.0",
41-
"rollup": "2.75.6",
41+
"rollup": "2.75.7",
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.3",
3737
"istanbul": "0.4.5",
3838
"mocha": "10.0.0",
39-
"rollup": "2.75.6",
39+
"rollup": "2.75.7",
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.2",
3535
"c8": "7.11.3",
3636
"mocha": "10.0.0",
37-
"rollup": "2.75.6",
37+
"rollup": "2.75.7",
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
@@ -4511,10 +4511,10 @@ rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
45114511
dependencies:
45124512
estree-walker "^0.6.1"
45134513

4514-
4515-
version "2.75.6"
4516-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
4517-
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
4514+
4515+
version "2.75.7"
4516+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
4517+
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
45184518
optionalDependencies:
45194519
fsevents "~2.3.2"
45204520

0 commit comments

Comments
 (0)