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 32
32
"lint-staged" : " ^10.5.4" ,
33
33
"prettier" : " ^2.2.1" ,
34
34
"reflect-metadata" : " ^0.1.13" ,
35
- "rollup" : " ^2.43.1 " ,
35
+ "rollup" : " ^2.44.0 " ,
36
36
"rollup-plugin-typescript2" : " ^0.30.0" ,
37
37
"ts-jest" : " 25.3.1" ,
38
38
"tsd" : " 0.14.0" ,
Original file line number Diff line number Diff line change @@ -5770,10 +5770,10 @@ rollup-plugin-typescript2@^0.30.0:
5770
5770
resolve "1.20.0"
5771
5771
tslib "2.1.0"
5772
5772
5773
- rollup@^2.38.5, rollup@^2.43.1 :
5774
- version "2.43.1 "
5775
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.43.1 .tgz#9e5c9208c2011de227ac6c93101e11dc12e88e04 "
5776
- integrity sha512-kvRE6VJbiv4d8m2nGeccc3qRpzOMghAhu2KeITjyZVCjneIFLPQ3zm2Wmqnl0LcUg3FvDaV0MfKnG4NCMbiSfw ==
5773
+ rollup@^2.38.5, rollup@^2.44.0 :
5774
+ version "2.44.0 "
5775
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0 .tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb "
5776
+ integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ ==
5777
5777
optionalDependencies :
5778
5778
fsevents "~2.3.1"
5779
5779
You can’t perform that action at this time.
0 commit comments