Skip to content

Commit cb8244c

Browse files
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](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>
1 parent 24a1eaa commit cb8244c

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
@@ -35,7 +35,7 @@
3535
"prettier": "^2.5.1",
3636
"pretty": "^2.0.0",
3737
"reflect-metadata": "^0.1.13",
38-
"rollup": "^2.67.0",
38+
"rollup": "^2.67.2",
3939
"rollup-plugin-typescript2": "^0.31.1",
4040
"ts-jest": "25.3.1",
4141
"tslib": "2.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5486,10 +5486,10 @@ rollup-plugin-typescript2@^0.31.1:
54865486
resolve "1.20.0"
54875487
tslib "2.2.0"
54885488

5489-
rollup@^2.59.0, rollup@^2.67.0:
5490-
version "2.67.0"
5491-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406"
5492-
integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==
5489+
rollup@^2.59.0, rollup@^2.67.2:
5490+
version "2.67.2"
5491+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.2.tgz#d95e15f60932ad21e05a870bd0aa0b235d056f04"
5492+
integrity sha512-hoEiBWwZtf1QdK3jZIq59L0FJj4Fiv4RplCO4pvCRC86qsoFurWB4hKQIjoRf3WvJmk5UZ9b0y5ton+62fC7Tw==
54935493
optionalDependencies:
54945494
fsevents "~2.3.2"
54955495

0 commit comments

Comments
 (0)