Skip to content

Commit bea05bc

Browse files
Bump rollup from 2.75.6 to 2.75.7 (#77)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4f2cab8 commit bea05bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"minimist": "^1.2.5",
5656
"release-it": "^14.14.3",
5757
"release-it-lerna-changelog": "^4.0.1",
58-
"rollup": "^2.75.6",
58+
"rollup": "^2.75.7",
5959
"rollup-plugin-babel": "^4.4.0",
6060
"rollup-plugin-filesize": "^9.1.2",
6161
"rollup-plugin-peer-deps-external": "^2.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10717,10 +10717,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
1071710717
dependencies:
1071810718
estree-walker "^0.6.1"
1071910719

10720-
rollup@^2.75.6:
10721-
version "2.75.6"
10722-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
10723-
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
10720+
rollup@^2.75.7:
10721+
version "2.75.7"
10722+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
10723+
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
1072410724
optionalDependencies:
1072510725
fsevents "~2.3.2"
1072610726

0 commit comments

Comments
 (0)