Skip to content

Commit 48cc44b

Browse files
Bump rollup from 2.75.6 to 2.75.7 (#1962)
Bumps [rollup](https://github.com/rollup/rollup) from 2.75.6 to 2.75.7. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.75.6...v2.75.7) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7151f65 commit 48cc44b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"release-it-lerna-changelog": "^4.0.1",
9191
"replace": "^1.2.1",
9292
"rimraf": "^3.0.2",
93-
"rollup": "^2.75.6",
93+
"rollup": "^2.75.7",
9494
"rollup-plugin-analyzer": "^4.0.0",
9595
"rollup-plugin-babel": "^4.4.0",
9696
"rollup-plugin-commonjs": "^10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8288,10 +8288,10 @@ rollup-pluginutils@^2.3.3, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1,
82888288
dependencies:
82898289
estree-walker "^0.6.1"
82908290

8291-
rollup@^2.75.6:
8292-
version "2.75.6"
8293-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
8294-
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
8291+
rollup@^2.75.7:
8292+
version "2.75.7"
8293+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
8294+
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
82958295
optionalDependencies:
82968296
fsevents "~2.3.2"
82978297

0 commit comments

Comments
 (0)