From 182c49382f4e001e3bfa1937977eb4ac0c945671 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 10:01:08 +0000 Subject: [PATCH] chore(deps-dev): bump rollup from 2.67.0 to 2.67.2 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](https://github.com/rollup/rollup/compare/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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7579575ed..601123db0 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prettier": "^2.5.1", "pretty": "^2.0.0", "reflect-metadata": "^0.1.13", - "rollup": "^2.67.0", + "rollup": "^2.67.2", "rollup-plugin-typescript2": "^0.31.2", "ts-jest": "25.3.1", "tslib": "2.3.1", diff --git a/yarn.lock b/yarn.lock index b3319e8e4..233718825 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5480,10 +5480,10 @@ rollup-plugin-typescript2@^0.31.2: resolve "^1.20.0" tslib "^2.3.1" -rollup@^2.59.0, rollup@^2.67.0: - version "2.67.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406" - integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ== +rollup@^2.59.0, rollup@^2.67.2: + version "2.67.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04" + integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw== optionalDependencies: fsevents "~2.3.2"