File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 51
51
"prettier" : " ^2.6.2" ,
52
52
"pretty" : " ^2.0.0" ,
53
53
"reflect-metadata" : " ^0.1.13" ,
54
- "rollup" : " ^2.72.0 " ,
54
+ "rollup" : " ^2.72.1 " ,
55
55
"rollup-plugin-typescript2" : " ^0.31.2" ,
56
56
"ts-jest" : " 27.1.4" ,
57
57
"tslib" : " 2.4.0" ,
Original file line number Diff line number Diff line change @@ -4800,10 +4800,10 @@ rollup-plugin-typescript2@^0.31.2:
4800
4800
resolve "^1.20.0"
4801
4801
tslib "^2.3.1"
4802
4802
4803
- rollup@^2.59.0, rollup@^2.72.0 :
4804
- version "2.72.0 "
4805
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.0 .tgz#f94280b003bcf9f2f1f2594059a9db5abced371e "
4806
- integrity sha512-KqtR2YcO35/KKijg4nx4STO3569aqCUeGRkKWnJ6r+AvBBrVY9L4pmf4NHVrQr4mTOq6msbohflxr2kpihhaOA ==
4803
+ rollup@^2.59.0, rollup@^2.72.1 :
4804
+ version "2.72.1 "
4805
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.72.1 .tgz#861c94790537b10008f0ca0fbc60e631aabdd045 "
4806
+ integrity sha512-NTc5UGy/NWFGpSqF1lFY8z9Adri6uhyMLI6LvPAXdBKoPRFhIIiBUpt+Qg2awixqO3xvzSijjhnb4+QEZwJmxA ==
4807
4807
optionalDependencies :
4808
4808
fsevents "~2.3.2"
4809
4809
You can’t perform that action at this time.
0 commit comments