Skip to content

Commit c441d6f

Browse files
chore(deps-dev): bump rollup from 2.67.0 to 2.67.2 (#1305)
Bumps [rollup](https://github.com/rollup/rollup) from 2.67.0 to 2.67.2. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v2.67.0...v2.67.2) --- 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 9e195a6 commit c441d6f

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
@@ -36,7 +36,7 @@
3636
"prettier": "^2.5.1",
3737
"pretty": "^2.0.0",
3838
"reflect-metadata": "^0.1.13",
39-
"rollup": "^2.67.0",
39+
"rollup": "^2.67.2",
4040
"rollup-plugin-typescript2": "^0.31.2",
4141
"ts-jest": "25.3.1",
4242
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5563,10 +5563,10 @@ rollup-plugin-typescript2@^0.31.2:
55635563
resolve "^1.20.0"
55645564
tslib "^2.3.1"
55655565

5566-
rollup@^2.59.0, rollup@^2.67.0:
5567-
version "2.67.0"
5568-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406"
5569-
integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==
5566+
rollup@^2.59.0, rollup@^2.67.2:
5567+
version "2.67.2"
5568+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04"
5569+
integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==
55705570
optionalDependencies:
55715571
fsevents "~2.3.2"
55725572

0 commit comments

Comments
 (0)