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.3.2" ,
37
37
"pretty" : " ^2.0.0" ,
38
38
"reflect-metadata" : " ^0.1.13" ,
39
- "rollup" : " ^2.56.2 " ,
39
+ "rollup" : " ^2.56.3 " ,
40
40
"rollup-plugin-typescript2" : " ^0.30.0" ,
41
41
"ts-jest" : " 25.3.1" ,
42
42
"typescript" : " ^4.3.5" ,
Original file line number Diff line number Diff line change @@ -5989,10 +5989,10 @@ rollup-plugin-typescript2@^0.30.0:
5989
5989
resolve "1.20.0"
5990
5990
tslib "2.1.0"
5991
5991
5992
- rollup@^2.38.5, rollup@^2.56.2 :
5993
- version "2.56.2 "
5994
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.2 .tgz#a045ff3f6af53ee009b5f5016ca3da0329e5470f "
5995
- integrity sha512-s8H00ZsRi29M2/lGdm1u8DJpJ9ML8SUOpVVBd33XNeEeL3NVaTiUcSBHzBdF3eAyR0l7VSpsuoVUGrRHq7aPwQ ==
5992
+ rollup@^2.38.5, rollup@^2.56.3 :
5993
+ version "2.56.3 "
5994
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3 .tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff "
5995
+ integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg ==
5996
5996
optionalDependencies :
5997
5997
fsevents "~2.3.2"
5998
5998
You can’t perform that action at this time.
0 commit comments