Skip to content

Commit 0babb90

Browse files
chore(deps): update dependency rollup to v2.67.0 (#1030)
1 parent f860ac1 commit 0babb90

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
@@ -37,7 +37,7 @@
3737
"mocha": "9.2.0",
3838
"npm-run-all": "4.1.5",
3939
"prettier": "2.5.1",
40-
"rollup": "2.66.1",
40+
"rollup": "2.67.0",
4141
"rollup-plugin-terser": "7.0.2",
4242
"should": "13.2.3",
4343
"ts-node": "10.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6299,10 +6299,10 @@ rollup-plugin-terser@7.0.2:
62996299
serialize-javascript "^4.0.0"
63006300
terser "^5.0.0"
63016301

6302-
rollup@2.66.1:
6303-
version "2.66.1"
6304-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.66.1.tgz#366b0404de353c4331d538c3ad2963934fcb4937"
6305-
integrity sha512-crSgLhSkLMnKr4s9iZ/1qJCplgAgrRY+igWv8KhG/AjKOJ0YX/WpmANyn8oxrw+zenF3BXWDLa7Xl/QZISH+7w==
6302+
rollup@2.67.0:
6303+
version "2.67.0"
6304+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.0.tgz#496de7e641dbe39f681c5a82419cb5013917d406"
6305+
integrity sha512-W83AaERwvDiHwHEF/dfAfS3z1Be5wf7n+pO3ZAO5IQadCT2lBTr7WQ2MwZZe+nodbD+n3HtC4OCOAdsOPPcKZQ==
63066306
optionalDependencies:
63076307
fsevents "~2.3.2"
63086308

0 commit comments

Comments
 (0)