Skip to content

Commit 52f79d4

Browse files
chore(deps): update dependency rollup to v2.56.0 (#948)
1 parent 3822282 commit 52f79d4

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
@@ -38,7 +38,7 @@
3838
"mocha": "9.0.3",
3939
"npm-run-all": "4.1.5",
4040
"prettier": "2.3.2",
41-
"rollup": "2.55.1",
41+
"rollup": "2.56.0",
4242
"rollup-plugin-terser": "7.0.2",
4343
"should": "13.2.3",
4444
"ts-node": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6490,10 +6490,10 @@ rollup-plugin-terser@7.0.2:
64906490
serialize-javascript "^4.0.0"
64916491
terser "^5.0.0"
64926492

6493-
rollup@2.55.1:
6494-
version "2.55.1"
6495-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55.1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda"
6496-
integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==
6493+
rollup@2.56.0:
6494+
version "2.56.0"
6495+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.0.tgz#daa832955d2b58f1ed52a3c4c85b7d1adaf076d0"
6496+
integrity sha512-weEafgbjbHCnrtJPNyCrhYnjP62AkF04P0BcV/1mofy1+gytWln4VVB1OK462cq2EAyWzRDpTMheSP/o+quoiA==
64976497
optionalDependencies:
64986498
fsevents "~2.3.2"
64996499

0 commit comments

Comments
 (0)