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 36
36
"prettier" : " ^2.5.1" ,
37
37
"pretty" : " ^2.0.0" ,
38
38
"reflect-metadata" : " ^0.1.13" ,
39
- "rollup" : " ^2.61.0 " ,
39
+ "rollup" : " ^2.61.1 " ,
40
40
"rollup-plugin-typescript2" : " ^0.31.1" ,
41
41
"ts-jest" : " 25.3.1" ,
42
42
"tslib" : " 2.3.1" ,
Original file line number Diff line number Diff line change @@ -5573,10 +5573,10 @@ rollup-plugin-typescript2@^0.31.1:
5573
5573
resolve "1.20.0"
5574
5574
tslib "2.2.0"
5575
5575
5576
- rollup@^2.59.0, rollup@^2.61.0 :
5577
- version "2.61.0 "
5578
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.0 .tgz#ccd927bcd6cc0c78a4689c918627a717977208f4 "
5579
- integrity sha512-teQ+T1mUYbyvGyUavCodiyA9hD4DxwYZJwr/qehZGhs1Z49vsmzelMVYMxGU4ZhGRKxYPupHuz5yzm/wj7VpWA ==
5576
+ rollup@^2.59.0, rollup@^2.61.1 :
5577
+ version "2.61.1 "
5578
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.61.1 .tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454 "
5579
+ integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA ==
5580
5580
optionalDependencies :
5581
5581
fsevents "~2.3.2"
5582
5582
You can’t perform that action at this time.
0 commit comments