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.39.1 " ,
35
+ "rollup" : " ^2.40.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 @@ -5633,10 +5633,10 @@ rollup-plugin-typescript2@^0.30.0:
5633
5633
resolve "1.20.0"
5634
5634
tslib "2.1.0"
5635
5635
5636
- rollup@^2.38.5, rollup@^2.39.1 :
5637
- version "2.39.1 "
5638
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.39.1 .tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173 "
5639
- integrity sha512-9rfr0Z6j+vE+eayfNVFr1KZ+k+jiUl2+0e4quZafy1x6SFCjzFspfRSO2ZZQeWeX9noeDTUDgg6eCENiEPFvQg ==
5636
+ rollup@^2.38.5, rollup@^2.40.0 :
5637
+ version "2.40.0 "
5638
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.40.0 .tgz#efc218eaede7ab590954df50f96195188999c304 "
5639
+ integrity sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A ==
5640
5640
optionalDependencies :
5641
5641
fsevents "~2.3.1"
5642
5642
You can’t perform that action at this time.
0 commit comments